Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure using JSON file instead of UI #135

Open
cosmotek opened this issue Feb 15, 2024 · 2 comments
Open

Configure using JSON file instead of UI #135

cosmotek opened this issue Feb 15, 2024 · 2 comments

Comments

@cosmotek
Copy link

Is there any way to configure this plugin using JSON files instead of the UI? I am running NodeBB using Docker, and would love to have the config set up right off the bat for local development, instead of having to spin up the server and manually configure via UI.

@cosmotek
Copy link
Author

Ideally this config is just picked up using ENV vars or by sharing a volume that contains the config file.

@julianlam
Copy link
Owner

Hi @cosmotek Unfortunately this isn't supported today as there simply wasn't the need to support that when this plugin was built.

There are no plugin-specific facilities to support this in core, so any configuration done for this plugin would have to be bespoke for this plugin. Not necessarily a bad thing, mind you, just what it is.

Open to PRs for that sort of thing.

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

No branches or pull requests

2 participants