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
Ensure Dockerfile is being built for server (will be split up into indexer, relayer and program) and pushed to ghcr & Ensure Dockerfile is being built for ciphernode and pushed to ghcr (it already should be)
Deploy CRISP services to a CRISP cluster on it's own box.
Setup Enclave release binary asset.
Ensure the docker wrapper for enclave can be easily run and document how to do so.
Ensure we have a way to isolate folders in our monorepo (I believe we already do have a way to do that)
Ensure there are instructions and docs for managing live deployments.
Ensure telemetry works for Ciphernode deployment and is integrated with https://signoz.io/
Refactor deploy to build off a global chains config description - move deploy scripts to within each project to be run in a documented universal way.
Goals
mainenclaverust binaryPossible ways this should be broken down
server(will be split up intoindexer,relayerandprogram) and pushed to ghcr & Ensure Dockerfile is being built forciphernodeand pushed to ghcr (it already should be)