Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 316625
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:24:04+00:00 2026-05-12T08:24:04+00:00

I setup a remote connection locally and need to push it to heroku. When

  • 0

I setup a remote connection locally and need to push it to heroku. When I pushed it to heroku I got an error saying:

RemoteDBName is not configured.

I’m just assuming (also searched and saw) heroku uses their own config.yml file.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T08:24:05+00:00Added an answer on May 12, 2026 at 8:24 am

    Figured this out, for anybody connecting to a remote database on heroku that might see this:

    Heroku replaces your database.yml file with their own, overwriting anything in yours.

    To get around this:

    • Create a new file in your config folder, name it whatever.yml
    • Setup the connection string in this file.
    • Create a new file in your initializers folder, I called mine load_remote.rb. In this file write this line of code:

      REMOTE_DB = YAML.load_file(“#{RAILS_ROOT}/config/YOURNEWFILEHERE.yml”)

    • Establish your connection in any of the remote models with this line of code:

      establish_connection Remote_DB[‘Whatever you named your connection string in the yml file here’]

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to setup a cron job to rsync a remote system to a
We have a ftp system setup to monitor/download from remote ftp servers that are
We are currently using a somewhat complicated deployment setup that involves a remote SVN
When I publish my project clients will need to be able to setup the
I have a unique setup for a web application that I need to get
How to write oledb connection string for oracle8i(in a remote machine)? I mean the
When uninstalling my application, I'd like to configure the Wix setup to remove all
I'm planning to set up log shipping to a remote site for disaster recovery
Setup Have you ever had the experience of going into a piece of code
Setup I have a website that draws RSS feeds and displays them on the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.