Skip to content

thuongdinh-agilityio/poc-rethinkdb-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Poc - RethinkDB & nodejs

##Requirements

  1. Docker
  2. boot2docker (Mac OS)
  3. Docker Compose
  4. Docker Hub

##Up the docker

boot2docker up
docker-compose up -d

##Useful commands

  1. docker-compose run web env show environment variables
  2. docker-compose stop stop services
  3. docker exec -i -t <id or name> bash to ssh to container && exit to exit the session

##Notes

  1. For OS X, use command boot2docker ip to retrive correct ip of docker & use it for testing instead of localhost

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published