Skip to content

fschwiet/helloVagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements vagrant plugin install vagrant-omnibus # for installing chef-solo vagrant plugin install vagrant-secret # for managing secrets in an external config file vagrant plugin install vagrant-digitalocean # for deploying to DigitalOcean

rsync - 
	- for windows, run Cygwin's c:\Cygwin\cygwinsetup.exe and add rsync
	- rsync needs to be in current path

Reboot is needed for some changes to kick in:

Could use a better vagrant box that matches OS version for DigitalOcean Needs Ruby 1.9 Needs Chef 11 Prefer to have chef-solo provisioner installed (for now, it isn't)

minor: nginx .config loses its newlines

minor: Minecraft server not reliable

cookbooks used:

https://github.com/opscode-cookbooks/mysql

https://github.com/mdxp/nodejs-cookbook
	https://github.com/opscode-cookbooks/build-essential
	https://github.com/cookbooks/apt
	https://github.com/opscode-cookbooks/yum-epel

https://github.com/txus/minecraft-cookbook

https://github.com/opscode-cookbooks/nginx
	https://github.com/opscode-cookbooks/build-essential
	https://github.com/opscode-cookbooks/ohai
	https://github.com/opscode-cookbooks/bluepill		
		https://github.com/opscode-cookbooks/rsyslog
	https://github.com/hw-cookbooks/runit
	??
		https://github.com/opscode-cookbooks/yum

subtree notes: don't forget to squash! IE: git subtree add --prefix cookbooks/ohai https://github.com/opscode-cookbooks/ohai master --squash

About

Saving progress as I go through some vagrant tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages