diff options
author | Pjotr Prins | 2021-10-11 07:59:50 +0200 |
---|---|---|
committer | Pjotr Prins | 2021-10-11 07:59:50 +0200 |
commit | 9298acbbeccb1adf95d2efeaaae94c54e8a02b20 (patch) | |
tree | 07afa688bb7d986da00cca4a442ca7d7dba6c868 /topics/systems | |
parent | 5733f8da420f6a3f6f9ed6cbb57c856c4deee786 (diff) | |
download | gn-gemtext-9298acbbeccb1adf95d2efeaaae94c54e8a02b20.tar.gz |
sheepdog
Diffstat (limited to 'topics/systems')
-rw-r--r-- | topics/systems/sheepdog.gmi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/topics/systems/sheepdog.gmi b/topics/systems/sheepdog.gmi index dd7cb18..9481025 100644 --- a/topics/systems/sheepdog.gmi +++ b/topics/systems/sheepdog.gmi @@ -12,7 +12,7 @@ that need resolving at some point. ## Tasks -* [ ] add lock functionality +* [ ] add locking functionality for tags - added borg with-lock * [ ] check whether rsync dir exists before proceeding * [ ] send digest E-mails * [ ] smart state E-mails on services going down @@ -20,11 +20,11 @@ that need resolving at some point. * [ ] borg/rsync should check validity of repo before propagating * [ ] borg/rsync ignore files that have wrong permissions * [ ] package in GNU Guix for root scripts -* [ ] list current state - it means parsing the state list +* [ ] list current state - it means parsing the state list (some exists) * [ ] synchronize between queues using a dump * [ ] sheepdog_expect.rb - expect PINGs * [ ] sheepdog_rsync.rb - test for 'total size is 0' * [ ] sheepdog_list tag and filter switches improve behaviour -* [ ] add sheepdog_web_monitor +* [ ] add sheepdog_web_monitor - currently using plain curl * [X] borg: set user/group after backup * [ ] add remote borg backup with sshfs |