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

ci(Docker): set up subtensor, miner, and validator using Docker for CICD and testing #102

Merged
merged 87 commits into from
Jul 2, 2024

Conversation

5u6r054
Copy link
Contributor

@5u6r054 5u6r054 commented Jun 18, 2024

This adds a docker-compose setup with a Dockerfile to build self-contained subtensor network comprised of several distinct machines that interact. This will be used to automate testing and deployment of our implementation of a subtensor subnet that uses masa-protocol as workers / miners.

@5u6r054 5u6r054 changed the title Dockerize Set up subtensor, miner, and validator using Docker for CICD and testing #85 Jun 19, 2024
@5u6r054 5u6r054 changed the title Set up subtensor, miner, and validator using Docker for CICD and testing #85 Set up subtensor, miner, and validator using Docker for CICD and testing Jun 19, 2024
@5u6r054 5u6r054 marked this pull request as ready for review June 28, 2024 16:46
@5u6r054 5u6r054 merged commit 0393555 into main Jul 2, 2024
7 checks passed
@5u6r054 5u6r054 deleted the dockerize branch July 2, 2024 03:51
@mudler mudler changed the title Set up subtensor, miner, and validator using Docker for CICD and testing ci(Docker): set up subtensor, miner, and validator using Docker for CICD and testing Jul 3, 2024
@mudler mudler added the ci label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up subtensor, miner (with masa protocol worker) and validator using docker compose
3 participants