apparatus / fuge

The microservice shell
http://fuge.io
MIT License
432 stars 49 forks source link

Deploy a project #160

Closed juandevelop85 closed 7 years ago

juandevelop85 commented 7 years ago

How can I deploy a project developed with fuge 2.0.0 in production.

Thank you

pelger commented 7 years ago

We prefer to deploy systems using containers using Kubernetes, Fuge allows you to emulate this environment in development. Take a look at https://github.com/apparatus/fuge-examples - hope that helps.