-
Notifications
You must be signed in to change notification settings - Fork 3.4k
RC1.0 Deployment
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.
###Heroku
*Update
###AWS
*EC2 & EC2 cluster
###Google Cloud
*Update
- Getting Started Guides
- Deployment
- Testing
- System Deep Dives
Aggregation- Packages
- Database
- Menus
- Circles (roles/permissions) High Level Overview
- Circles code examples
- User Auth withJWT
- Contributing