Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 250 Bytes

renterd-mysql

Docker image that pre-initializes MySQL databases for renterd

Prerequisites:

  • Docker
  • Docker Compose

Setup Steps:

  • Clone the repository.
  • Create a .env file based on a provided template.
  • Run docker-compose up -d.