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

configuration editor capabilities #19

Open
7 tasks
tiagocoutinho opened this issue Feb 14, 2019 · 0 comments
Open
7 tasks

configuration editor capabilities #19

tiagocoutinho opened this issue Feb 14, 2019 · 0 comments
Labels
enhancement New feature or request web web frontend related
Milestone

Comments

@tiagocoutinho
Copy link
Owner

It would be great if you could add supervisor configuration capabilities on the web.
There are some safety issues with this one. Still I think it would be nice if they are solved (probably involves implementing #8)

Features

  • WEB / CLI forms to:
    • add, modify or remove process
    • add, modify or remove groups
    • add, modify or remove event listeners
    • change supervisor parameters
    • register add/remove/modify supervisor in multivisor
  • low level configuration editor: edit .conf files directly (both multivisor and supervisor)

Problems to solve

  • safety issues
  • how to prevent user from writing wrong configuration files
  • only enable edition if user that starts supervisor and multivisor has write permissions to its own configuration files?
@tiagocoutinho tiagocoutinho added the enhancement New feature or request label Feb 14, 2019
@tiagocoutinho tiagocoutinho added this to the v6.0 milestone Feb 14, 2019
@tiagocoutinho tiagocoutinho changed the title Configuration editor capabilities web: configuration editor capabilities Feb 14, 2019
@tiagocoutinho tiagocoutinho added the web web frontend related label Feb 14, 2019
@tiagocoutinho tiagocoutinho changed the title web: configuration editor capabilities configuration editor capabilities Feb 14, 2019
@tiagocoutinho tiagocoutinho modified the milestones: v6.0, v7.0 Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web web frontend related
Projects
None yet
Development

No branches or pull requests

1 participant