index
:
uppercut/confab.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
recipes
Age
Commit message (
Expand
)
Author
2013-08-09
add descriptions to the database backup/restore tasks
mo khan
2013-08-09
add quotes around the password field for those crazy passwords with all sorts...
mo khan
2013-08-09
remove 'run' block syntax in favor of PGPASSWORD environment variable
mo khan
2013-08-09
create symlink to last database backup for easy restores locally
mo khan
2013-08-09
use a .dump file for db backups and create rake task
mo khan
2013-08-09
extract backup_path and add hours and minute to backup file timestamp
mo khan
2013-08-09
create cap task to backup a remote database and copy it to the local tmp dir
mo khan
2013-08-09
create cap task to tail the server logs
mo khan
2013-07-29
alert tyler instead of ryan bates
mo khan
2013-07-29
use postgres 9.2
mo khan
2013-07-27
increase unicorn workers from 2 to 4
mo khan
2013-07-26
replace 'production' environment with 'rails_env' to allow for developer spec...
mo khan
2013-07-26
add monit recipe
Tyler Mercier
2013-07-26
remove git check recipe. update rbenv recipe to split into install and setup
Tyler Mercier
2013-07-26
switch to copy deployments. add environment config receipe. add qa environment
Tyler Mercier
2013-07-25
add new servers to new relic
Tyler Mercier
2013-07-24
cleanup rbenv task
Tyler Mercier
2013-07-24
deployments are now working
Tyler Mercier
2013-07-22
add recipes for install
Tyler Mercier