You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luc Claustres edited this page Dec 22, 2015
·
4 revisions
###Docker
There is already a Docker effort and it is possible to deploy a MEAN.io application in a container : https://github.com/linnovate/mean/blob/master/Dockerfile. Maybe the next step is to use docker compose to automatically provide both the node.js container and the linked mongodb container.
###Openshift
*Already provisioned, but the repo linnovate/mean-on-open-shift is quite old.