game-arch / mmo-arch

Base Architecture for creating scalable games using microservices through Angular, Phaser, NestJS, NATS, and MySQL
33 stars 4 forks source link

Dockerize Deployments #21

Closed JoeyHengst closed 4 years ago

JoeyHengst commented 4 years ago

It would be nice to Dockerize the whole setup with Docker compose and layers.

So we can easily deploy it to cloud solutions

jwhenry3 commented 4 years ago

I will work on a docker-compose.yml and a Dockerfile set up for each service.