Container images and tools to build and run kimai time tracking.
- Dockerfile 55.8%
- Shell 44.2%
After the build has run, there is no need for intermediate or base images. |
||
|---|---|---|
| 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