How to create instance (App deployment) - sosik/registries GitHub Wiki
Simplified Procedure:
- Clone core app to 'app' folder
- Clone schema defs to 'app/data'
- copy and edit pm2.json (directory , name)
- copy and edit local-config.js (database,port)
- init db (node util/init/init-mongo.js)
- modify apache site-enabled ( add new VHOST, new port)
- reload apache cfg. service apache2 reload