This repo is meant to be used in case of disaster recovery for my home lab.
- JuiceFS mounting a MinIO bucket as local volume for backup purposes.
- Deluge as download manager.
-
The folder
./secretscontains a pem file created by running:openssl genrsa -out juicefs-priv-key.pem -aes256 2048 -
Copy the
env.templatefile to.envand set the parameters in it.