Caprover logo
Caprover one-click apps browser
Kimai logo
Kimai
With Kimai, the boring process of feeding spreadsheets with your working hours is not only simplified, it also offers dozens of other exciting features that you don't even know you're missing!
Created - Last update

With Kimai, the boring process of feeding Excel spreadsheets with your working hours is not only simplified, it also offers dozens of other exciting features that you don't even know you're missing so far!

Deployed services
kimai2-fpm
kimai/kimai2:$$cap_kimai_version
  • kimai2-public:/opt/kimai/public
always
6
kimai2-db
mariadb:$$cap_mariadb_version
  • kimai2-db-data:/var/lib/mysql
unless-stopped
4
kimai2
lcxat/nginx-fpm-reverse-proxy:$$cap_nginx_version
  • kimai2-public:/opt/kimai/public:ro
unless-stopped
1
Variables

Version Tag

Default: fpm-1.15.2-prod

$$cap_kimai_version
Check out their Docker page for the valid tags https://hub.docker.com/r/kimai/kimai2/tags

mariaDB Version

Default: 10

$$cap_mariadb_version
Check out their docker page for the valid tags https://hub.docker.com/_/mariadb

nginx fpm Version

Default: 1.21.3

$$cap_nginx_version
Check out their docker page for the valid tags https://hub.docker.com/r/lcxat/nginx-fpm-reverse-proxy/tags

Admin

Default: admin@admin.local

$$cap_kimai-adminmail
Admin User Email

Password

Default: $$cap_gen_random_hex(32)

$$cap_kimai-adminpass
Admin Password

Mail URL

Default: smtp://localhost:25?encryption=&auth_mode=

$$cap_kimai-mailerurl
Mail URL, check https://www.kimai.org/documentation/emails.html for details

Default: kimai@admin.local

$$cap_kimai-mailerfrom
an application wide “from” address for all emails

Database Name

Default: kimai

$$cap_mariadb-db
Database name for kimai

mariadb User

Default: kimaiuser

$$cap_mariadb-user
Database User for kimai

mariadb database user password

Default: $$cap_gen_random_hex(32)

$$cap_mariadb-pass
Super secret database user password

mariadb Root password

Default: $$cap_gen_random_hex(32)

$$cap_mariadb-rootpass
Super secret database user password
© 2025, Built with Gatsby - Source code available on GitHub