railo-vagrant
railo-vagrant copied to clipboard
Simple setup to launch a VM using Vagrant running Ubuntu 12.04 and Railo
Thanks for putting this together! I'm trying get it going and followed the instructions in the readme and ran into a snag when I ran "vagrant up" for the first...
uncomment these two lines for more memory and more cpu cores
config.vm.share_folder "code", "...", "...", :nfs=> (RUBY_PLATFORM =~ /mingw32/).nil?
See https://github.com/customink-webops/hostsfile Also should be able to grep/edit
I'd like to be able to run my railo-vagrant boxes (one for railo3, one for railo4) from the same codebase as my default apache install -- indeed, ultimately I'd like...
Doesn't require a full fledged testing framework - just a series of scripts that confirm - code is good - VM starts up correctly
Write now Railo 3.3/4.0 is a hack
needs fonts installed. Quickest way to see this is to install the advanced application template for ColdBox; the debugging info uses cfchart. ### See http://www.cfelements.com/2010/11/railo-cfchart-solved-error-probable.html - _libfreetype6_ is actually already...
Seeing this error (in another project that depends on a Vagrant Railo instance): "to access the configuration without a password, you need to change the write access to [open] in...