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

[WIP] docker: the dcrmining pool cluster #194

Closed
wants to merge 2 commits into from

Conversation

githubsands
Copy link
Contributor

@githubsands githubsands commented Apr 21, 2020

This PR provides all assets to start a dcrmining pool cluster that is able to scale mining clients at the push of a button.

@githubsands githubsands mentioned this pull request Apr 24, 2020
6 tasks
All services will be contained within /agents

Services that are require are dcrpool, miner, dcrd, dcrwallet, and dcrctl

This PR includes dcrpool and the necessary assets to bootstrap a dcrpool container

* Dockerfile, the dcrpool docker image

* write-config.sh, a script that automates the creation of needed credentials to run dcrpool

* start-dcrpool.sh a startup script that allows defaults to be changed
@githubsands githubsands force-pushed the docker branch 3 times, most recently from a03f0c1 to a3043be Compare April 28, 2020 01:07
This commit includes all necessary assets to build a miner image

* Dockerfile, the image of a miner

* start-miner.sh, the script used to set miner flags at the start of building the container
@githubsands githubsands changed the title [WIP] docker: start assets to dockerize dcrpool [WIP] docker: the dcrmining pool cluster Apr 28, 2020
@jholdstock
Copy link
Member

I noticed your comment on #145. You can mention the issue you want this PR to close by using keywords - https://help.github.com/en/enterprise/2.16/user/github/managing-your-work-on-github/closing-issues-using-keywords

@githubsands
Copy link
Contributor Author

@jholdstock sounds good thanks for the heads up

@jholdstock jholdstock closed this Aug 5, 2024
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