2023-03-17 00:00:33 +00:00
2021-11-23 23:03:05 +01:00
2023-03-17 00:01:01 +00:00
2023-03-17 00:01:01 +00:00

Backup

Configuration (autorestic, cron) for the backup of sagou.in. Refer to the dedicated wiki page.

Installation

To install, clone the repo, create the /etc/autorestic folder and symbolically link

git clone https://git.sagou.in/sagou.in/Autorestic
cd Autorestic
mkdir /etc/autorestic
ln -s $(pwd)/autorestic/{.autorestic.yml,runcron,runforget} /etc/autorestic

Once initialized, move the repository keys into a /etc/autorestic/.autorestic.env file as described in the doc.

Description
Autorestic configurations for sagou.in backups
Readme MIT 48 KiB
Languages
Shell 100%