shithub: sirjofri_de

ref: 0f70530ed7f64e39916f393056a57adb9b66cef6
dir: /changeblog/1593621046.ms/

View raw version
.HTML Guided Replica
.TL
Guided Replica
.LP
Today I installed
.IR replica (1)
on my VPS. I noticed that I can write some helper scripts around it
and here they are.
.LP
You can download them from
.CW https://sirjofri.de/files/guidedreplica .
.LP
You can install it like that:
.LP
.CW
# bind your client $home to /n/rclient
.br
# bind your server $home to /n/rserver
.br
hget https://sirjofri.de/files/guidedreplica/guidedreplica.rc | rc
.br
# follow the prompts
.LP
This will also install two helper scripts to
.CW $home/bin/rc/replica/ .
Reproto copies one proto over the other. You can choose which one you want to keep.
Reupdate is helpful if there are update-update errors. It should automatically solve them (untested, but should work).
.LP
(Files:
.CW https://sirjofri.de/files/guidedreplica/README
.CW https://sirjofri.de/files/guidedreplica/guidedreplica.rc )