-
Notifications
You must be signed in to change notification settings - Fork 17
Deployments
yawetse edited this page Nov 10, 2014
·
12 revisions
coming soon
production setup for ubunutu
- install compliers on ubuntu: https://help.ubuntu.com/community/InstallingCompilers
- install mongodb - http://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/ install node https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
- install node - https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
- install pm2 - npm install pm2 -g --unsafe-perm
- start as a service: pm2 startup ubuntu
- install periodic npm install periodicjs
- change cluster mode to fork mode: nano /content/config/process/development.json
- install nginx
- updated config default to proxy node port 8786
- up the limit on open files: https://rtcamp.com/tutorials/linux/increase-open-files-limit/
nginx conf:
- Home
- Getting Started
- Installation
- Upgrades
- Content Management & Data
- Content Entities
- Content Taxonomy
- Content Types
- Content Management System
- Themes
- Switching Themes
- Installing Themes
- Creating Themes
- Extensions
- Managing Extensions
- Installing Extensions
- Creating Extensions
- Configuration
- Database Configuration
- Environment Configuration
- Environment Setup
- Deployment Configuration
- PM2 Deployments
- Development
- FAQ