Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Configuration Question

by moritz (Cardinal)
on Sep 30, 2010 at 18:16 UTC ( [id://862822]=note: print w/replies, xml ) Need Help??


in reply to Configuration Question

I typically have such credentials in a config file, and have one config file for the sandbox and one for the production system.

Then I can either switch by host (ie one config file per host), or set a symlink, or have an environment variable or command line switch to chose one.

A config file also has the advantage that I don't need to put sensitive data under version control.

Perl 6 - links to (nearly) everything that is Perl 6.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://862822]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-28 16:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found