Logiciel de sauvegarde multi-serveur
https://woodstock.shadoware.org
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #50 |
4 days ago | |
---|---|---|
.devcontainer | 10 months ago | |
.gitea/workflows | 1 week ago | |
.vscode | 3 years ago | |
client-sync | 1 year ago | |
docker/prometheus | 1 year ago | |
docs | 10 months ago | |
front | 1 week ago | |
nestjs | 4 days ago | |
.dockerignore | 3 years ago | |
.drone.yml | 1 month ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
CONTRIBUTING.md | 3 years ago | |
Dockerfile | 1 month ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
docker-compose.yml | 1 month ago | |
lerna.json | 1 year ago | |
package-lock.json | 1 month ago | |
package.json | 1 year ago | |
woodstock-backup.code-workspace | 1 month ago |
README.md
Woodstock Backup
Woodstock backup is a backup software. The purpose is to backup software from a central point.
Instead of launching the backup from the client, it's the server that contacts the client to launch the backup.
The actual version is based on
- rsync to copy file from the client to the server
- btrfs to create snapshot and shared block not actually modified
Documentation
You can find the documentation online.