Skip to content

Lelylan automatic setup script including setting up from step 1

Notifications You must be signed in to change notification settings

mintu19/lelylan_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lelylan_setup

Lelylan automatic setup script including setting up from step 1

Platform:

Linux/Ubuntu style

Environment:

  1. Ruby installed with rvm version 1.9.3-p194
  2. Node installed from nvm version 0.10.36
  3. one time gem and pakages which need proper installing (read setup.sh)
  4. mongodb - need to 'setup' manually (required before running) (run mongod once from shell)
  5. redis - need to 'install' manually (required before running) (https://www.digitalocean.com/community/tutorials/how-to-install-and-use-redis)

Scripts:

  1. bash setup.sh Intall dependencies - Some dependencies might need to be installed manually If anything fails, fix it first

  2. bash fetch.sh Fetch code and setup requirements

  3. bash starter.sh copy environment file and set it for all microservice change environment file, if needed, before running this

  4. bash run.sh run the services

Note: run nvm use 0.10.36 manually for npm not found error. Try closing connection and reconnecting.

About

Lelylan automatic setup script including setting up from step 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages