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

P1 Demo: publish docker images #127

Closed
Tracked by #124 ...
th7nder opened this issue Jul 11, 2024 · 5 comments
Closed
Tracked by #124 ...

P1 Demo: publish docker images #127

th7nder opened this issue Jul 11, 2024 · 5 comments
Assignees
Labels
Milestone

Comments

@th7nder
Copy link
Contributor

th7nder commented Jul 11, 2024

We need to publish docker images somewhere (#124 , #120) for the clients to use them.

Probably:

  • ghcr.io/eigerco/polka-storage-node
  • ghcr.io/eigerco/polka-storage-provider

To do that, we need to ask someone for access, not sure who yet.

Close once made public

@th7nder
Copy link
Contributor Author

th7nder commented Jul 15, 2024

Because first we want to make it private and we cannot publish it to the eigerco's org package (org permissions issues).
We're waiting on @asmie to create a private Azure Container Registry, as in: https://github.com/eigerco/solana-axelar-infra/issues/4.

@th7nder
Copy link
Contributor Author

th7nder commented Jul 15, 2024

We got a registry and access to azure, the whole registry will need to be made public. https://learn.microsoft.com/en-us/azure/container-registry/anonymous-pull-access

@th7nder
Copy link
Contributor Author

th7nder commented Jul 15, 2024

Image: polkadotstorage.azurecr.io/parachain-node:0.1.0

@th7nder
Copy link
Contributor Author

th7nder commented Jul 15, 2024

I published the parachain image, instructions are in #124 .

@jmg-duarte jmg-duarte added this to the Phase 1 milestone Jul 16, 2024
@th7nder
Copy link
Contributor Author

th7nder commented Aug 22, 2024

Images have been made public:

docker pull polkadotstorage.azurecr.io/parachain-node:0.1.0
docker pull polkadotstorage.azurecr.io/storage-provider-node:0.1.0

@th7nder th7nder closed this as completed Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants