Web information page for restic backups

Markus Spring 54e09ec81c added table.html.bak 1 سال پیش
app 7f974a0716 display local fillevel 1 سال پیش
helpers 7f974a0716 display local fillevel 1 سال پیش
.gitignore 54e09ec81c added table.html.bak 1 سال پیش
Dockerfile d65a3d6ac3 final commit 2 سال پیش
LICENSE 071f1e21da Initial commit 2 سال پیش
README.md e5026ce1f0 Build-Information upgedated 2 سال پیش
docker-compose.yml d65a3d6ac3 final commit 2 سال پیش
requirements.txt 82ea5b3a2f initial version, all files 2 سال پیش

README.md

resticinfo

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

requirements.txt erstellt mit pipreqs .

docker build -t restic2html .

docker compose build

docker compose up

docker run -p 5000:5000 -v /tmp:/tmp restic2html

rsync -av hermes:docker/resticinfo/app/ .

rsync -av * hermes:docker/resticinfo/app/