macchiato-framework / macchiato-framework.github.io

Documentation for the Macchiato framework
https://macchiato-framework.github.io
8 stars 11 forks source link

Add a deployment section #2

Open facundoolano opened 7 years ago

facundoolano commented 7 years ago

as discussed in https://github.com/macchiato-framework/macchiato-template/issues/4, add a deployment section explaining clustering is needed to take advantage of all the cpu cores in Node.js and suggest using PM2 for that.

I can send a PR for this but I'm not sure what other deployment related information should be included.

yogthos commented 7 years ago

For the most part I was thinking of adapting Luminus docs for macchiato. Take a look at the deployment section, a lot of it should be pretty similar.

facundoolano commented 7 years ago

Sounds good. I can leave the titles to fill later for the things I'm not familiar with. Also I could probably throw in sections for Docker and now.sh since I already tried those with macchiato.

yogthos commented 7 years ago

Good plan, Dockerizing example wouldn't hurt at all. :)