Web-based multiuser time-tracking application
https://github.com/kevinpapst/kimai2
|
||
---|---|---|
release | ||
.drone.yml | ||
.env.sample | ||
abra.sh | ||
alaconnect.yml | ||
compose.yml | ||
entrypoint.sh.tmpl | ||
local.yaml.tmpl | ||
README.md | ||
renovate.json |
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