-
Published Answer
digital ocean support response:
This is because when a new version of your app is deployed, the directory is empty.
Fortunately…
•
By
mfaisaliqbal
-
Published Question
I deployed rails app completely following
Deploying a Rails App on Ubuntu 14.04 with Capistrano, Nginx, and Puma (https://www.digitalocean.com/community/tutorials/deploying-a-rails-app-on-ubuntu-14-04-with-capistrano...
1
•
•
By
mfaisaliqbal
DigitalOcean
Debian
-
Published Question
I am working on a rails app in which I 'm using Sidekiq to make the process of sending email on sign up Asynchronous(I have installed Redis on my local server). Everything work fine in development mode.
But When I dep...
1
•
•
By
mfaisaliqbal
Ruby on Rails
Redis
-
Published Question
I deployed my rails project, its was working fine but than, there were issue with droplet.
So I deleted droplet and created new droplet.
After all settings when I run
cap production deploy:initial
its works for som...
1
•
•
By
mfaisaliqbal
Ruby on Rails
Nginx
-
Published Question
I am using cap production deploy to make changes in my rails app deployed earlierd
it was working for my last changes but now
after this command it takes 2,3 minutes in doing something than it kind of pause
like doing...
1
•
•
By
mfaisaliqbal
Ruby on Rails
-
Published Question
I deployed my first rails project following deploying-a-rails-app-on-ubuntu-14-04-with-capistrano-nginx-and-puma (https://www.digitalocean.com/community/tutorials/deploying-a-rails-app-on-ubuntu-14-04-with-capistrano-...
1
•
•
By
mfaisaliqbal
Ruby on Rails
Nginx
Ubuntu