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

Document use and configuration of Web and Web Terminal services #797

Open
jovatn opened this issue Nov 4, 2024 · 0 comments
Open

Document use and configuration of Web and Web Terminal services #797

jovatn opened this issue Nov 4, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation triage Pending investigation & classification (CCB)

Comments

@jovatn
Copy link
Contributor

jovatn commented Nov 4, 2024

Infix has a web-service, with a set of (sub?) services related to it (web console, netbrowse and restconf)
Currently there does not seem to be any information on how to use or manage these services, at least not for enable/disable the generic web service or the web console.
(For netbrowse, there is a documentation task (#738), and for restconf some documentation exists in scripting.md.)

  "infix-services:web": {
    "enabled": true,
    "console": {
      "enabled": true
    },
    "netbrowse": {
      "enabled": true
    },
    "restconf": {
      "enabled": true
    }
@jovatn jovatn added documentation Improvements or additions to documentation triage Pending investigation & classification (CCB) labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation triage Pending investigation & classification (CCB)
Projects
Status: No status
Development

No branches or pull requests

1 participant