Web information page for restic backups
|
|
il y a 9 heures | |
|---|---|---|
| app | il y a 1 an | |
| helpers | il y a 1 an | |
| .gitignore | il y a 1 an | |
| Dockerfile | il y a 2 ans | |
| LICENSE | il y a 2 ans | |
| README.md | il y a 2 ans | |
| docker-compose.yml | il y a 9 heures | |
| requirements.txt | il y a 2 ans |
Web information page for restic backups
#FLASK_ENV=development FLASK_APP=app/restic2html debug=true flask run -p 5000 FLASK_APP=restic2html.py FLASK_ENV=development flask run
docker compose build
docker compose up