Add an env file #16
Labels
No labels
Critical Bug
Documentation
Feature
Small bug
tests
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
babka/activitycolander#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
With so much configuration moving from config and into environment variables, there's a greater need for both collection of configuration and documentation.
This is often accomplished with a
.envfile which is well documented. This can be either used as is, or placed inside adocker-composeenvironment instead of anenvironmentsection.Writing a
dotenvin Python style isn't too hard, but such things already exist (https://github.com/TheClonker/garrysmod-dotenv). We just need to use it and then document the.envfile.assigned to @emacsen
Can this issue be closed? There are issues still relating to env variables, but this issue has been outdated by development.
unassigned @emacsen