Andreas Wagner
Andreas Wagner
It seems like the MariaDB database isn't saved anymore in /var/ts3server/ in docker-compose and just temporarily created. Therefore after every `docker-compose down` the complete database is deleted and newly created...
**Is your feature request related to a problem? Please describe.** Wanted to verify some PGP mail signatures, but couldn't get it working. I just exported the mail from Thunderbird and...
I've tried for a few days now to implement nginx as reverse proxy and came this far: - [x] Forwarding http -> https - [x] Connection via browser/clients - [x]...
Declared proxy_mode as deprecated and changed it to `none` by default according to https://www.keycloak.org/docs/latest/release_notes/index.html#proxy-option-removed. Added link https://www.keycloak.org/server/all-config to `keycloak_quarkus_additional_env_vars` as reference to quarkus readme. Fixed typos.
##### SUMMARY As in #274 it would be very handy if there would be a way to simply enable features, like in the legacy [Keycloak playbook](https://github.com/ansible-middleware/keycloak/blob/3.0.1/roles/keycloak/README.md). ##### ISSUE TYPE -...