Posts Tagged ‘capistrano’
How to restart God when you deploy a new release via Capistrano
How to restart God monitored processes when you deploy a new Rails release via Capistrano.
Capistrano: Executing a command as root without using sudo
How to run a command in Capistrano as a root without using sudo.
Capistrano: File Transfer actions
Capistrano provides 5 super helpful methods you can use to transfer files and resources from your local machine to remote servers and vice versa.
Capistrano and database.yml
How to create the database.yml file with Capistrano to prevent sensitive data to be stored in the application repository.
Capistrano: Managing an uploads folder
How to properly configure Capistrano in order to preserve your uploads folder across multiple releases.
Recent Comments