Some checks failed
continuous-integration/drone/push Build is failing
Kimai
CoöpCloud Kimai ✊⏰
- Category: Apps
- Status: ?
- Image:
kimai/kimai2
, 4, upstream - Healthcheck: Yes
- Backups: Yes
- Email: Yes
- Tests: 2
- SSO: Yes
Based on the recommended tobybatch/kimai2
compose file.
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new kimai --secrets
abra app config YOURAPPDOMAIN
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Retrieve the admin password and username with this command
abra app run <DOMAIN> cat /run/secrets/admin_password
SSO
To enable SSO, after running the blueprint in Authentik and before deploying Kimai, you need to add the Authentik Self-Signed-Certificate as secret in Kimai via the following command:
abra app cmd -l YOURAPPDOMAIN insert_authentik_certificate
Description
Languages
Shell
100%