marchchad / dadwind

An app for dads to meet up
0 stars 0 forks source link

Dockerize layers of the stack #5

Open marchchad opened 2 years ago

marchchad commented 2 years ago

Will help others collaborate at the layer they are best skilled at without having to worry too much about standing up the other layers

Gruzzly-bear commented 2 years ago

I don't have enough experience with Docker or Kubernetes to help out here, but it is something I really want to learn.

marchchad commented 2 years ago

Great! I'd say I'm mid-level with it. I'll get some going now while it's all still basic so you can follow along with how it changes. I like using docker-compose to network them locally. Docker Desktop is helpful and we can still use it for free right now. I don't envision us needing kubernetes anytime soon, so the containers are more for convenience than anything else.

Gruzzly-bear commented 2 years ago

Awesome, Let me know what I need to do to follow along and/or aid in this process.