Self-host with Docker ยท Yantr
Kimai
Open-source multi-user time tracking, billing, and reporting platform for freelancers and teams.
1
Ports
1
Notes
2
Use Cases
About
What Kimai does
Kimai is a multi-user time-tracking system with invoicing features, expense tracking, role-based permissions, and reporting for freelancers and small teams. It supports project-based entries, export to CSV/PDF, and optional LDAP/OAuth authentication in self-hosted deployments.
Install Flow
How to self-host Kimai
Kimai can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Kimai does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Track time and projects.
- Generate invoices and reports for clients.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8001 | HTTP | Web UI |
Docker Image
mysql:8.0
Service Name
kimai-db
Notes
Things to know before you deploy
- Set strong secrets and use external database volume backups.
Related Apps
More tools you might pair with Kimai
Page generated 2026-06-23T15:50:08.758Z