Skip to content

stevenallen05/vagrant_ruby_dev_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Vagrant/Ansible dev box setup

Requires:

  • Vagrant
  • Ansible

Provides:

  • Postgresql
  • Redis
  • RabbitMQ
  • rbenv w/ ruby-build default-gems plugins
  • nodenv w/ node-build plugin
  • goenv
  • DNS-over-TLS to cloudflare
  • Nordvpn
  • Krypt.co for SSH key management
  • Unison sync between ~/host_home/gits and ~/gits
  • Mailhog
  • Ngrok
  • ZSH w/ powerlevel9k (tweak in config.yml)

Config

# Make config.yml
$ cp config.yml.example config.yml
# Set your config variables
$ vim config.yml

Warning

I won't help you fix this if you break it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages