Skip to content

Conversation

@halkeye
Copy link
Contributor

@halkeye halkeye commented Nov 2, 2025

so
site_name=$GATHIO_USER}'s event site
will get pouplated by process.env.GATHIO_USER

For the docker container. I would like to inject credentials from outside. I like having my config file public in my devops repo, then any secrets are hidden.

There's other ways for me to do it if you don't want it.

@halkeye
Copy link
Contributor Author

halkeye commented Nov 2, 2025

oh i see #219 is another way to do it.

@halkeye
Copy link
Contributor Author

halkeye commented Nov 2, 2025

Okay, based on #219, i moved it to after toml parsing. I think its way more complicated this way
Also just restricted it to GATHIO_ variables, so it can't leak any system configs

site_name=$USER}'s event site
will get pouplated by process.env.GATHIO_USER
@halkeye halkeye force-pushed the support-env-in-config branch from 671547a to 80749b1 Compare November 14, 2025 06:01
@halkeye
Copy link
Contributor Author

halkeye commented Nov 14, 2025

@lowercasename rebased after prettier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant