Cassowary 075c908af8
Some checks failed
continuous-integration/drone/push Build is failing
Update .drone.yml
2025-01-08 10:09:13 -08:00
2024-04-24 15:58:47 +02:00
2025-01-08 10:09:13 -08:00
2024-10-24 18:44:12 +02:00
2020-10-28 08:01:24 +00:00

Kimai

Build Status

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.

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new kimai --secrets
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. 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
Web-based multiuser time-tracking application
https://github.com/kevinpapst/kimai2 Readme 138 KiB
Languages
Shell 100%