An open API service indexing awesome lists of open source software.

https://github.com/jameswalmsley/kimai-docker

Kimai Time-Management as a Docker, with backup and restore mechanism.
https://github.com/jameswalmsley/kimai-docker

Last synced: 3 months ago
JSON representation

Kimai Time-Management as a Docker, with backup and restore mechanism.

Awesome Lists containing this project

README

        

# Kimai-Docker

Dockerised time-management system.

# Start/Stop

docker pull jameswalmsley/kimai-docker:v1.1.0-r1

The use the supplied docker-compose.yml file from github.

docker-compose up
docker-compose down

# Backups

docker-compose run --rm kimai app:backup

The backup creates a folder called kimai-backup in the mounted path (/srv/docker/kimai).