SolomonDefi / solomon-monorepo

Monorepo containing core Solomon apps, services, libraries, and deploy config.
6 stars 4 forks source link

Replace helm usage with docker #181

Open kelvin-wong opened 2 years ago

kelvin-wong commented 2 years ago

Currently, we are using the remote Helm release for the Nginx service as the load balancer. To simplify the maintenance and toolchain for deployment, we could replace those Helm releases with our own Docker image.