GeekZoneHQ / web

Software to power the Geek.Zone website and apps
http://geek.zone/web
GNU General Public License v3.0
19 stars 29 forks source link

Local deployment to microk8s #682

Open jamesgeddes opened 1 year ago

jamesgeddes commented 1 year ago

What's your idea?

Currently, we are using docker-compose for local development. This is not what we use in prod, so it would be ideal to be able to replicate our production environment by using microk8s.

Investigate the feasibility of developing a workflow that allows developers to deploy the entire platform locally using microk8s rather than docker-compose.

User Story

As a Geek.Zone Dev, I want to run the platform locally as it runs in production so that I can better develop the system.

Impact

Low

Urgency

Later

Code of Conduct