Skip to content

rupamkhaitan/vagrant-nodejs-redis-mongodb-rabbitmq-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev box

Typing vagrant from the command line will display a list of all available commands.

Tools included

  • The following tools are included if you want to change any version edit the .env file
    • Git & Git LFS
    • RabbitMq 3.8.2
    • Mongo 3.6.16
    • Redis 5.x
    • Postgres 9.5
    • Nodejs 12.x
    • Python3

Setting up VM

  1. Install VM by running below command
  vagrant up
  1. SSH into the VM
  vagrant ssh

About

Vagrant recipe with nodejs, mongo, redis, postgres, rabbitmq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages