You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploy the standalone index-provider in the dev environment of storetheindex, so that we have a provider with full access to test changes in protocol and build confidence without having to disrupt other providers.
As the first use case, the instance will be used to test the HAMT ad publication
The text was updated successfully, but these errors were encountered:
* Create a KMS key to encrypt index-provider application secrets.
* Create an ECR repository to which containers will be published.
* Authorize GitHub actions to accept ECR publication from index-provider
repo.
* Create a namespace and set up Flux CD pipeline for the index-provider.
Relates to:
- ipni/index-provider#246
* Create a KMS key to encrypt index-provider application secrets.
* Create an ECR repository to which containers will be published.
* Authorize GitHub actions to accept ECR publication from index-provider
repo.
* Create a namespace and set up Flux CD pipeline for the index-provider.
Relates to:
- ipni/index-provider#246
Deploy the standalone index-provider in the
dev
environment of storetheindex, so that we have a provider with full access to test changes in protocol and build confidence without having to disrupt other providers.As the first use case, the instance will be used to test the HAMT ad publication
The text was updated successfully, but these errors were encountered: