holaplex / devops

Mostly for managing tasks that span repos...mostly
0 stars 0 forks source link

Heroku - Solana-Indexer deployment migration #3

Open mpwsh opened 2 years ago

mpwsh commented 2 years ago

http-consumer, geyser-consumer and graphql server have been moved to Kubernetes/AWS. Sustaining infra is already in place and migration can be executed anytime.

Github actions pipeline is now connected to ArgoCD and deploying on Kubernetes on merge in dev and master branches.

Development workflow won't get impacted by this migration.

The only deployment that will be kept in heroku is metaplex-indexer, everything else will be migrated. AMQP instances will remain hosted in Heroku for the time being.

Migration steps (DEV)