Disaster recover plan?!

9
Servers
Hello, So I'm deploying my first Rails app built for a customer – 🎉 – to production in couple of days – I'm using Hatch – and I'm not sure what kind of setup/plan I should have for "disater recove...
Gary Traffanstedt replied
Solved

Hatch / Updates

1
Servers
Are you going to manage the updates of the core components (vs gems) like Postgres / Redis etc ... ?
Chris Oliver replied
Solved

Change Domain of Server?

1
Servers
I have an app at site.co but I just bought site.com How do I set it up where all previous links to site.co redirect to site.com? ie site.co/username should redirect to site.com/username
Gary Traffanstedt replied

Hatch: Deploying my first App

7
Servers
Hey Chris, I was playing around with Hatch last night and it's really cool, awesome work! I am having a little drouble deploying though. I'm getting this > Git clone failed > > This ...
Chris Oliver replied
Solved

On what server is Gorails hosted?

3
Servers
On what server is Gorails hosted? I'm looking for one for a project
Nicolás Bobb replied
Solved

Capistrano Rbenv Bundle Failed

10
Servers
Hi, I'm following this tutorial on deploying rails app https://gorails.com/deploy/ubuntu/16.04 About to reach the last step but it failed when performing bundle install as screenshot below ![](ht...
Navid Shafie replied
Solved

Actioncable production settings when using heroku + custom domain

1
Servers
So I built a website and pushed it to heroku production `example.herokuapp.com` and bought a domain to reroute example.com to show whatever is on `example.herokuapp.com`. This all works great, exc...
Masud Hossain replied

Error monitoring and notification for RoR

4
Servers
I'm helping on a small RoR app. I need to set up error monitoring for it. `errbit` or `exception_notification` both look pretty good. This is a small app right now (< 200 users with logins, p...
Ashley Engelund replied
Solved

Solutions for high memory usage in rails development or production(heroku)

18
Servers
So i built my web app that allows users to chat with eachother, see who's online, and send notifications all using actioncable and it's using up A LOT of memory it seems. Correct me if i'm wrong, b...
shakycode replied
Solved

How do I configure paperclip with capistrano?

7
Servers
Hi, I deployed using the "Deploy Ruby on Rails" guide. However I paperclip attachments no longer work in production. Got the below error: Failed to load resource: the server responded with a sta...
Chris Oliver replied
Solved

Backing up Heroku PG and than pushing my brand new rails 5 app.

2
Servers
If you back up your Heroku PG database, this is storing all your users login info, right? So can I delete my whole rails app, push up a brand new rails app (using devise and rails5) and than put ...
Masud Hossain replied
Solved

how to setup elasticsearch on Heroku?

3
Servers
I implemented the elasticsearch/searchkick on my app and it works on develoment. But it's not working on production. I did heroku logs and these are the errors: "Completed 500 Internal Server Erro...
Joe Guerra replied

Managed hosting

4
Servers
Hi there, I am curious what others a doing for large scale managed hosting. Currently we managing our own AWS and I would like to hand those duties over to a 3rd party. I am looking at Heroku but ...
Beau O'Hara replied

How to migrate from Heroku to Digital Ocean

10
Servers
Chris, I'm thinking of moving to digital Ocean from Heroku but my knowledge on this topic is cloudy. Can you tell us about the differences between the 2 service? and benefit.
tim carmichael replied
Solved

An other deployment question

1
Servers
Hello everyone! I'm new to Rails (and at coding in general) and english is not my mother tongue, so I might say clumsy stuffs, so please bear with me :D I'm finally ready to launch my first app l...
Ariff Munshi replied

Deployment Question

0
Servers
[there was an error on original submission of this post, so I did it again and duplicated it. this one can be deleted!] [Please see this post](https://gorails.com/forum/deployment-question)
Chris Zempel posted

Deployment Question

6
Servers
Hey, debugging a deployment script I didn't set up and running into an error that I'm not making any headway with via StackOverflow or general Googling. Here's what it is: ``` bundle exec cap sta...
Chris Zempel replied

Migration Issue caused Heroku to fail.

2
Servers
I have an application on Heroku that uses the Paperclip gem that recently had some issues - and I'm not 100% sure on what it was that caused it. I have the application working locally (including th...
Francisco Quinones replied

Non-rails, block ip address from nginx without logging to error.log?

4
Servers
Posted this to serverfault too, but I'm still stuck: I have a server that keeps trying to brute force hack via xml-rpc post on a wordpress site (I know, I know). I've blocked the ip address in ng...
Brian Schwartz replied

rubber:passenger:add_to_pool takes forever

3
Servers
I'm using Rubber 3.1.0 with Capistrano 2.15.5 When I try to deploy my app(default rails-devise-pundit) to production on EC2, it goes on perfectly till command finished in 2849ms triggering after ...
Chris Oliver replied

Want to stay up-to-date with Ruby on Rails?

Join 88,697+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.