You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
bucde 94a6a44f85 docs: update readme 3 years ago
README.md docs: update readme 3 years ago
docker-compose.yml feat: create 'local.yaml' file and use variable for container name 3 years ago
setup feat: ask for disabling registration in setup 3 years ago

README.md

docker_kimai

this repo deploys kimai in a docker container

HINT: for this version you need a dedicated mysql database! (e.g. mariadb)

how to use:

  1. clone this repo via https to your server where you want to deploy kimai.
  2. go in the folder, start the setup script and follow the instructions.
  3. kimai should run now!