Skip to content

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.

License

Notifications You must be signed in to change notification settings

Daltonic/sia_backable

Repository files navigation

SiaBackable

Project Overview

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.

Features

  • Renterd Database backup
  • Renterd Database migration
  • Data recovery

Getting Started

  1. Clone this repository:
$ git clone https://github.com/Daltonic/sia_backable.git
  1. 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>
  1. Launch Renterd in Docker:
$ docker compose -f "docker-compose.yml" up -d --build
  1. Visit with browser: Head to http://localhost:9880 and login with your RENTERD_API_PASSWORD.

Contributing

We welcome contributions to the Sia Unified Manager project. Please submit a pull request with your changes.

License

This project is licensed under the MIT License. See LICENSE for details.

Contact

For more information, please contact us at contact@dappmentors.org.

Useful links

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published