Container images and tools to build and run kimai time tracking.
  • Dockerfile 55.8%
  • Shell 44.2%
Find a file
Ludwig Rafelsberger 6d39409e27 Move to single build+dist step, single image
After the build has run, there is no need for intermediate or base
images.
2025-11-02 00:45:23 +01:00
conf Move to single build+dist step, single image 2025-11-02 00:45:23 +01:00
doc Move to single build+dist step, single image 2025-11-02 00:45:23 +01:00
.containerignore Move to single build+dist step, single image 2025-11-02 00:45:23 +01:00
.gitignore Move to single build+dist step, single image 2025-11-02 00:45:23 +01:00
Containerfile Move to single build+dist step, single image 2025-11-02 00:45:23 +01:00
getcomposer.sh Move to single build+dist step, single image 2025-11-02 00:45:23 +01:00
getkimai.sh Move to single build+dist step, single image 2025-11-02 00:45:23 +01:00
readme.md Move to single build+dist step, single image 2025-11-02 00:45:23 +01:00

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:

  1. execute the build instructions
  2. set up static configuration files
  3. set up internal secrets to allow service communication
  4. set up the container infrastructure
  5. configure for your environment and needs
  6. start kimai up