tobybatch / kimai2

Docker containers for the kimai2 web application including docker-compose and kubernetes/helm deployment.
MIT License
183 stars 97 forks source link

missing swagger.json #557

Closed Archi-WeB-tracker closed 10 months ago

Archi-WeB-tracker commented 10 months ago

hi, i'm trying to install kimai2 with the container manager on synology DSM 7, and i have this problem after the installation : Bind mount failed: 'volume1/docker/kimai/swagger.json' does not exists. i used the kimai2/ docker.compose.yml version 3.5. what goes wrong? thanks

tobybatch commented 10 months ago

You'll need to pull the swagger docs out of the running instance, https://www.kimai.org/documentation/rest-api.html

Archi-WeB-tracker commented 10 months ago

Thanks , it‘s running now