A multi-architecture image for Kimai.
- mysql
- nginx
- postfix
Add the IP address of your server to the TRUSTED_HOSTS
variable in the docker-compose.yaml file.
See docs.
See docs.
If you want to automatically generate README.md
files with a pre-commit hook, make sure you
install the pre-commit binary, and add a .pre-commit-config.yaml file
to your project. Then run:
pre-commit install
pre-commit install-hooks
Currently, this only works on amd64
systems.
This project was started in 2020 by Nicholas Wilde.