Container images and tools to build and run kimai time tracking.
- Dockerfile 55.3%
- Shell 44.7%
Kimai has some not-to-distribute files removed and others added. We remove them before shipping, and this cleanup-step needs to reflect the current upstream files. |
||
|---|---|---|
| conf | ||
| doc | ||
| .containerignore | ||
| .gitignore | ||
| Containerfile | ||
| getcomposer.sh | ||
| getkimai.sh | ||
| readme.md | ||
Kimai Time Tracking
Tools to set up and run Kimai time tracking.
Provides build steps to create an OCI container image and a distribution archive, to be mounted as volume in both an app and a web server container.
Detailed instructions to get Kimai up and running as systemd user services, defined by Podman Quadlet.
Documentation
Detailed build and setup instructions can be found in the doc directory.
Here is the outline to get Kimai running:
- execute the build instructions
- set up static configuration files
- set up internal secrets to allow service communication
- set up the container infrastructure
- configure for your environment and needs
- start kimai up