helo / Rails-Bugmasher forked from tsykoduk/Rails-Bugmasher
- Source
- Commits
- Network (3)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
17af95f
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Tue Oct 27 23:26:09 -0700 2009 | |
| |
README.md | ||
| |
install.sh | ||
| |
lib/ | ||
| |
testers/ | Sun Oct 25 13:02:09 -0700 2009 |
RailsBridge BugMash Server Script
(I need a longer name. taking submissions.)
This is a script to take a debian box from ground zero to Rails Testing Machine. You will end up with MySQL, Postgres, Sqlite, Memcached and many rubies, as well as automated testing scripts.
Installation instructions
- untar the installer to your home directory (do do git clone git://github.com/tsykoduk/Rails-Bugmasher.git)
- Setup password-less sudo for your work account (not mandatory, but nice)
- There really needs to be a step three - don't you think?
- run the installer
What's it doing under the hood?
It's updating your system, grabbing a whole bunch of new packages, installing them, configuring them, getting rvm, installing 3 or 4 rubies and pressing on.
Should I use this on my lovingly built workstation?
Um, no?
Seriously, we are running automated updates, upgrades, and core system package installs. Use a VM that you just installed linux onto.
Can I use this to build a production ready application server?
Again - no.
Well, possibly - but we have done zero hardening, and several of the packages are for development, not front line, battle hardened servers. This is a development tool.
Legal Stuff
This is fully copylefted. If you find some use for it, please do let me know.

