Logiciel de sauvegarde multi-serveur
https://woodstock.shadoware.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
.devcontainer | 2 years ago | |
.vscode | 2 years ago | |
client-sync | 2 months ago | |
docs | 2 months ago | |
front | 2 months ago | |
nestjs | 2 months ago | |
.dockerignore | 2 years ago | |
.drone.yml | 2 months ago | |
.gitattributes | 2 months ago | |
.gitignore | 2 months ago | |
CONTRIBUTING.md | 2 years ago | |
Dockerfile | 2 months ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 2 months ago | |
lerna.json | 2 months ago | |
package-lock.json | 2 months ago | |
package.json | 2 months ago | |
woodstock-backup.code-workspace | 2 months 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.