-
# タスク
- sudo service nginx restart のエラー解消
- nginx: [emerg] "client_max_body_size" directive is duplicate in /etc/nginx/conf.d/portfolio_AWS.conf:5
nginx: configuration file /etc/nginx/nginx.…
-
-
Hi,
I found a problem with Capistrano.
Capistrano is a deployment ruby script which basically does the following:
1) It connects via ssh to the production server
2) From the production server, it p…
kinaz updated
11 years ago
-
Hi guys, I've been a long-time Capistrano 2 user, and just migrated to capistrano 3. Firstly it's an excellent job!!! Congrats on all the hard work. So many of my tearing-hair out frustrations with ca…
-
On Capistrano rollback, check that the services installed and who are running are the goods ones.
-
I would like to use Capistrano v3 and this gem to deploy my Django project.
-
I am trying to get this action to work but am having an issue.
This is running on a self hosted worker.
Once i get it to setup and run it fails on the capistrano commands as bad authentication, but …
-
-
Is there anybody who knows how to run migrations against each database connection specified through the yml files in the /config/databases directory using Capistrano?
I know it's possible to specify …
laph updated
12 years ago
-
Hi,
I'm on:
- Rails 4.1.0
- Ruby 2.1.0p0
- Capistrano 3.1.0
- Capistrano-rvm 0.1.1
I have implemented the deploy code as per the rake and deploy code at: https://github.com/collectiveidea/delayed_jo…