https://github.com/amitkumarj441/zcash-miner
Run Zcash miner on an AWS Docker swarm cluster
https://github.com/amitkumarj441/zcash-miner
aws docker scripting zcash
Last synced: 3 months ago
JSON representation
Run Zcash miner on an AWS Docker swarm cluster
- Host: GitHub
- URL: https://github.com/amitkumarj441/zcash-miner
- Owner: amitkumarj441
- License: apache-2.0
- Created: 2017-07-03T20:20:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T11:47:47.000Z (over 7 years ago)
- Last Synced: 2025-01-26T14:12:01.343Z (5 months ago)
- Topics: aws, docker, scripting, zcash
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Zcash-miner
Check out [zcash-miner](https://hub.docker.com/r/amitkumarjaiswal/zcash-miner/) docker image on Docker Hub.
Run Zcash miner on an AWS Docker swarm cluster.
Install the required packages. (important: need `docker >= v1.12`)
`$ brew install docker awscli`
Create a config.conf then run the commands below.`$ export AWS_ACCESS_KEY_ID=`
`$ export AWS_SECRET_ACCESS_KEY=`Generate the swarm cluster.
`$ bash generateCluster.sh`