SiaBackable is an official tool designed to enable Renterd users to seamlessly capture database snapshots and securely back them up along with their Renterd seed.
- Renterd Database backup
- Renterd Database migration
- Data recovery
- Clone this repository:
$ git clone https://github.com/Daltonic/sia_backable.git
- Add Environment Variables: Create an environment variable (.env) in the root of this project and supply the following information:
RENTERD_SEED=<YOUR_SEED_PHRASE>
RENTERD_API_PASSWORD=<YOUR_LOGIN_PASSWORD>
- Launch Renterd in Docker:
$ docker compose -f "docker-compose.yml" up -d --build
- Visit with browser: Head to http://localhost:9880 and login with your RENTERD_API_PASSWORD.
We welcome contributions to the Sia Unified Manager project. Please submit a pull request with your changes.
This project is licensed under the MIT License. See LICENSE for details.
For more information, please contact us at contact@dappmentors.org.