Jump to content

Moving .conf to another directory


Recommended Posts

On a linux system, is there a way to configure the server for it to read the .conf files from another directory? I have a server running on an amazon EC2 instance but I want to move the database and the configuration file on another volume for easy backup and restore. Moving the database was easy, and I could do symbolic links for each of the *.conf file but it would be cool if there was a way to just set it up to read from another directory than the server one.

 

What I am trying to do is make it easy to recreate a new amazon instance, install plasticscm and quickly have it use the database and .conf file from a separate volume. 

Link to comment
Share on other sites

Hi!

 

Yes, let me show you the ones that are allowed:

 

--logconf:            For the loader.log.conf file.

--remotingfile:     For the remoting.conf file.

--configfile:         For the server.conf file.

--dbconffile:        For the db.conf file.

 

Hope it helps!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...