NethermindEth / zksync-remix-plugin

Remix plugin for zkSync
MIT License
13 stars 11 forks source link

Create two new ECS containers for zksync remix plugin devnet backend (Dev and Prod) #59

Closed stranger80 closed 5 months ago

stranger80 commented 9 months ago

We need to extend the devnet setup ECS task set for zkSync Remix plugin (both Dev and Prod instances). Currently we have a single task/container for a devnet ECS service (screenshot from Prod below): image

We need this extended to 3 ECS containers in each environment, to implement a following setup (as specified in the docker compose yaml): https://github.com/matter-labs/local-setup/blob/main/docker-compose.yml

Pleae implement the automated deployment to this service in: