Skip to content
Snippets Groups Projects
Commit 78e7ed1f authored by sveseli's avatar sveseli
Browse files

need to script mongo express installation; use notes for now

parent c0cc3a63
No related branches found
No related tags found
No related merge requests found
cd /local/DmSystem/dm
source setup.sh
make deploy-cat-web-service
cd /local/DmSystem/support
./bin/install_node.sh
cd /local/DmSystem/support/node/linux-x86_64/bin/node_modules/mongo-express/
cp config.default.js config.js
vi config.js
export PATH=/local/DmSystem/support/node/linux-x86_64/bin:$PATH
../forever/bin/forever start app.js
../forever/bin/forever list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment