Have a "first-run wizard" that can populate the config file #4

Open
opened 2023-06-22 18:12:49 +00:00 by AxelSilverdew · 0 comments
Member

Right now, we use a config.toml to handle configuration.

When deploying with containers, it might be easier to be able to configure the bot by setting environment variables instead of having to copy a file into the container.

Instead of environment variables, we should have a first run wizard that asks questions and populates a config.toml in $XDG_CONFIG_HOME/frogbot/

Right now, we use a config.toml to handle configuration. ~~When deploying with containers, it might be easier to be able to configure the bot by setting environment variables instead of having to copy a file into the container.~~ Instead of environment variables, we should have a first run wizard that asks questions and populates a config.toml in $XDG_CONFIG_HOME/frogbot/
AxelSilverdew self-assigned this 2023-06-22 18:15:20 +00:00
AxelSilverdew changed title from Accept configuration via environment variables too to Have a "first-run wizard" that can populate the config file 2023-10-26 07:55:56 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: krabopolis/frogbot#4
No description provided.