Simon f4cf71b0da
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
chore: publish 1.4.0+apache-2.34.0 release
2025-05-26 09:21:36 +02:00
2024-04-24 15:58:47 +02:00
2025-05-12 15:11:21 +02:00
2024-10-24 18:44:12 +02:00
2025-05-12 15:00:45 +02:00
2025-05-12 15:00:45 +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 145 KiB
Languages
Shell 100%