Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chia-tools to the image and run if chia. prefixed env is set #269

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

cmmarslender
Copy link
Contributor

@cmmarslender cmmarslender commented Sep 11, 2024

Enables experimental support for editing config with chia-tools.

Any environment variables on the container that start with chia. will cause chia tools to run. Config values can then be set by doing things like -e "chia.full_node.port=8444"

Note that chia-tools does not currently retain yaml anchors, so the resulting config file will be completely expanded

@cmmarslender cmmarslender merged commit 4dc9688 into main Sep 11, 2024
9 checks passed
@cmmarslender cmmarslender deleted the chia-tools-config branch September 11, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants