Web-based multiuser time-tracking application https://github.com/kevinpapst/kimai2
Go to file
kawaiipunk 275642e6f7
All checks were successful
continuous-integration/drone/push Build is passing
Modified instructions based on new info :)
2024-12-12 19:40:35 +00:00
release add release note 2024-04-24 15:58:47 +02:00
.drone.yml chore: publish 1.3.0+apache-2.26.0 release 2024-12-10 20:51:26 +01:00
.env.sample update backupbot label 2024-10-24 18:44:12 +02:00
abra.sh chore: publish 1.3.0+apache-2.26.0 release 2024-12-10 20:51:26 +01:00
alaconnect.yml add alakazam integration file alaconnect.yml 2024-07-15 18:42:41 +02:00
compose.yml chore: publish 1.3.0+apache-2.26.0 release 2024-12-10 20:51:26 +01:00
entrypoint.sh.tmpl chore: publish 1.3.0+apache-2.26.0 release 2024-12-10 20:51:26 +01:00
local.yaml.tmpl store authentik certificate as secret 2024-05-08 13:05:44 +02:00
README.md Modified instructions based on new info :) 2024-12-12 19:40:35 +00:00
renovate.json Add renovate.json 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