In order to better manage the system install and execution we need to develop a single location or set of locations to set necessary configuration parameters. At present this is located in the github repo and in parts of the code rather than in a shared service/etc directory.
Key files:
creds.yaml,
setup.cfg
passwd.lo
Things not set in files but should be:
Log and storage locations.
Port settings.
Expected URLs.
For this we should compile a running list of these configuration items in the wiki and develop a patch that relocates most of them to a shared config directory.
In order to better manage the system install and execution we need to develop a single location or set of locations to set necessary configuration parameters. At present this is located in the github repo and in parts of the code rather than in a shared service/etc directory.
Key files:
Things not set in files but should be:
For this we should compile a running list of these configuration items in the wiki and develop a patch that relocates most of them to a shared config directory.