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

  • SEARCH
  • Home
  • 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 5977269
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T21:20:48+00:00 2026-05-22T21:20:48+00:00

I have a few web services that require secure tokens/keys/passwords to be passed in.

  • 0

I have a few web services that require secure tokens/keys/passwords to be passed in. Where should I define these secure values for my rails app to see? I want the development keys in version control, but don’t want the production keys in version control. How should I set this up? I’m new to rails.

  • 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-22T21:20:48+00:00Added an answer on May 22, 2026 at 9:20 pm

    You see the question properly.

    Put your passwords and keys in some yml file excluded from version control.

    Then on your production server, create the very same file and symlink your app to it every time you deploy.

    EDIT.

    Capistrano is almost made to fits these needs:

    • put your yml files in the shared folder

    • In your capistrano deploy.rbfile:

      after 'deploy' do
        run "ln -s #{shared_path}/database.yml #{release_path}/config/database.yml"  
      end
      
    • to work with yml files: http://railscasts.com/episodes/85-yaml-configuration-file

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

Sidebar

Related Questions

I have a few projects where we have 3-5 different web.config.xxx that should meet
I have two code-first WCF web services that expose a few of the same
I have this senario. We have an application server that contains a few web
I'm working on a little web-project-management-application. I have a few classes like Clients(), Services(),
I have a few servers that are within different DMZs. Each of these servers
Looking at a lot of web applications (websites/services/whatever) that have a 'streaming' component (typically
I have a few specific questions about web services (SOAP over HTTP): A client
I have few problems with Web Services and KSoap library. I searched this topic
I have a few web servers behind an Amazon EC2 load balancer. I'm using
Have an ASP.net web app which works fine for a few days, but then

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.