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.

10 lines
325 B

3 years ago
  1. # docker_kimai
  2. this repo deploys kimai in a docker container
  3. HINT: for this version you need a dedicated mysql database! (e.g. mariadb)
  4. how to use:
  5. 1. clone this repo via https to your server where you want to deploy kimai.
  6. 2. go in the folder, start the setup script and follow the instructions.
  7. 3. kimai should run now!