Docs for environment variables, parameterize some constants #38
Reference in New Issue
Block a user
Delete Branch "feat/environment-variables"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This merge request adds documentation explaining how to use environment variables, including which variables are available. Importantly, it removes some hard coded constants ("localhost") and makes these configurable.
To verify:
APP_TITLEenvironment variableref: N25B-352
assigned to @0950726
requested review from @2584433
marked the checklist item Style checks pass as completed
marked the checklist item Pipeline (tests) pass as completed
marked the checklist item Documentation is up to date as completed
marked the checklist item Tests are up to date (new code is covered) as completed
marked the checklist item Follow the instructions in the README to create and use environment variables, are the docs clear? as completed
marked the checklist item Test by setting the
APP_TITLEenvironment variable as completedmarked the checklist item The first log message should be "<APP_TITLE> is starting up." as completed
I'd say "see the
control_bakcend.core.config.pymodule in src/control backend."I may be stupid, but i thought you meant the autogenerated docs.
Anyway rest is fine 👍
approved this merge request
I did mean the autogenerated docs 😅 I think that'll be the easiest place to find them, rather than having to go through code.
marked this merge request as draft
I want to wait for !36 to be merged, have to make a change when it is.
marked this merge request as ready
added 23 commits
dev5282c247- Merge remote-tracking branch 'origin/dev' into feat/environment-variables7d798f2e- Merge remote-tracking branch 'origin/dev' into feat/environment-variablesCompare with previous version
resolved all threads
resolved all threads
approved this merge request
unapproved this merge request
resolved all threads
approved this merge request
mentioned in commit
612a96940d