This package allows you to install Keycloak quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more.
Shipped version: 16.1.1~ynh1
- You can configure the app by the admin panel of Keycloak.
- The app runs inside a Docker container. It will install Docker on your system.
- Users are not synced with YunoHost.
- Official app website: https://keycloak.org
- Official admin documentation: https://www.keycloak.org/docs/latest/server_admin/
- Upstream app code repository: https://github.com/keycloak/keycloak
- YunoHost documentation for this app: https://yunohost.org/app_keycloak
- Report a bug: https://github.com/YunoHost-Apps/keycloak_ynh/issues
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/keycloak_ynh/tree/testing --debug
or
sudo yunohost app upgrade keycloak -u https://github.com/YunoHost-Apps/keycloak_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps