Skip to content

This is a simple program to run Swar-Chia-Plot-Manager on a container.

Notifications You must be signed in to change notification settings

strategist922/chia-plotter-with-scpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chia-plotter-with-scpm

This is a simple program to run Swar-Chia-Plot-Manager on a container.

Other Language: English, 日本語

Startup

docker run --name <container-name> -d ghcr.io/mizuki-momose/chia-plotter-with-scpm/plotter:0.1 -v /path/to/plots:/plots -v /path/to/config.yaml:/Swar-Chia-Plot-Manager/config.yaml

Configuration

Download config.yaml.default from Swar-Chia-Plot-Manager and change the settings.

Please change the value of chia_location in config.yaml like this.

chia_location: /chia-blockchain/venv/bin/chia

About

This is a simple program to run Swar-Chia-Plot-Manager on a container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 76.7%
  • Shell 23.3%