Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

⚡️ mgm-hurry setup - Implement FreqUI configuration #173

Open
Rikj000 opened this issue Oct 28, 2021 · 0 comments
Open

⚡️ mgm-hurry setup - Implement FreqUI configuration #173

Rikj000 opened this issue Oct 28, 2021 · 0 comments
Labels
Feature - Enhancement Update or improvement to existing feature Planned Planned feature, improvement or bugfix (not being worked on yet)

Comments

@Rikj000
Copy link
Owner

Rikj000 commented Oct 28, 2021

Prompt if the user wishes to configure FreqUI,
if yes display all parameters needed to setup FreqUI:

"api_server": {
        "enabled": true,
        "listen_ip_address": "127.0.0.1",
        "listen_port": 8080,
        "verbosity": "error",
        "enable_openapi": false,
        "jwt_secret_key": "something_long_and_random",
        "CORS_origins": [],
        "username": "MoniGoMani Community",
        "password": "something_secure"
},

If creating initial configuration:

  • Auto generate & suggest a good/secure jwt_secret_key and password
  • Auto suggest username from .hurry

If editing existing configuration:

  • Load currently configured values for editing
@Rikj000 Rikj000 added Feature - Enhancement Update or improvement to existing feature Planned Planned feature, improvement or bugfix (not being worked on yet) labels Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature - Enhancement Update or improvement to existing feature Planned Planned feature, improvement or bugfix (not being worked on yet)
Projects
None yet
Development

No branches or pull requests

1 participant