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 c52fed1fca feat: change configuration file 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: change configuration file 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!