dupluxy
rest-server
dupluxy | rest-server | |
---|---|---|
1 | 10 | |
4 | 1,138 | |
- | 2.9% | |
3.9 | 8.0 | |
6 months ago | about 1 month ago | |
Go | Go | |
GNU General Public License v3.0 or later | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dupluxy
-
BorgBackup 2 has no server-side append-only anymore
https://github.com/dupluxy/dupluxy
If anyone cares about preserving hardlinks and overlay2 directories. The binary is a drop in.
rest-server
-
BorgBackup 2 has no server-side append-only anymore
For anyone looking to migrate off borg because of this, append-only is available in restic, but only with the rest-server backend:
https://github.com/restic/restic
https://github.com/restic/rest-server
which has to be started with --append-only. I use this systemd unit:
[Unit]
-
Restic: Backups Done Right
If you're doing pull to prevent remotes from destroying old backups (in case of malware takeover, etc), this can be solved by running rest-server with --append-only
https://github.com/restic/rest-server
It 403's any attempt to overwrite or delete old data.
The append-only mode can be implemented using https://github.com/restic/rest-server or services like rsync.net that offer read-only zfs snapshots. Doesn’t solve the asymmetric crypto of course.
-
Ask HN: Has anyone successfully recovered photos from a broken Android phone?
Similar here. Termux with restic, so it does deduplication and encryption and such (also compression since a few months but haven't turned it on yet).
On local laptop: run https://github.com/restic/rest-server/ to accept the incoming data, then (if 1234 is the port that rest-server runs on):
user@laptop:~$ ssh -R 1234:localhost:1234 root@phone
-
How do you guys do backups?
I use restic to a cloud storage provider and restic-server to another nas. I used hyperbackup for a long time but proved to not be flexible enough and I wanted to get away from a proprietary backup that could only be restored on another Synology.
-
Need help by choosing the right backup-solution... Is there one recommended central tool that can backup the data from my servers?
Have a look at restic and restic-rest-server.
-
Onpremise cluster backup microk8s
Min.io is just one of the supported storage backends. If you prefer, the restic rest server seems to be supported and might be easier to host. https://github.com/restic/rest-server
-
Self-hosted service to backup physical machine, Vms and docker
restic with rest-server
- Restic 0.13.0
-
What's something self hosted everyone needs to run ?
But how is that better than running the REST server which is also an HTTP-based API? Or is it? I suspect the answer is going to be system dependent but I am curious.
What are some alternatives?
bontmia - Bontmia (Backup Over Network To Multiple Incremental Archives)
restic - Fast, secure, efficient backup program
CPython - The Python programming language
others - Exhaustive list of backup solutions for Linux
Rsnapshot - a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)
filemanager - 📂 Web File Browser