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

Schedule daily image build #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yubrew
Copy link

@yubrew yubrew commented Jul 18, 2024

addresses issue #2

docker hub secrets stored securely in github repo

@yubrew
Copy link
Author

yubrew commented Jul 18, 2024

As mentioned in the issue, this could be solved many ways. I picked Github Actions because it's a solution I am familiar with. GHCR could also work.

@ppolewicz
Copy link

Rather than building it ourselves, we should use the images provided by OTF

@yubrew
Copy link
Author

yubrew commented Jul 22, 2024

Rather than building it ourselves, we should use the images provided by OTF

formalised_tensor suggested referencing subtensor images (https://github.com/opentensor/subtensor/pkgs/container/subtensor). We could change Dockerfile to use latest subtensor. People can mod setup.sh to use whichever subtensor image they want to use, allowing flexibility in choosing:

  • current development version
  • stao version
  • dtao version
  • liquid alpha version
  • commit reveal version
  • schedule_coldkey_swap
  • etc

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