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

Conf files generation #53

Open
Kevin-Velasquez opened this issue Jun 7, 2019 · 0 comments
Open

Conf files generation #53

Kevin-Velasquez opened this issue Jun 7, 2019 · 0 comments

Comments

@Kevin-Velasquez
Copy link
Collaborator

Kevin-Velasquez commented Jun 7, 2019

UI
-Create a way of capturing user input on plugin click. A possible method would be to use a swal2 popup and have input fields for each configurable option of the given plugin.
-This user input needs to be reflected in the model ('client/src/components/Model.js') sent to the backend.

Backend
-Generate a template for each configuration file with the values sent from the frontend model.
-Add the generated template files for each conf.go into the tar file and template structure object under cmd/agent.

Link to compiled configurations:
https://docs.google.com/document/d/1enneGXDEmkgr_Gm0UvLTEeiHsl2YK6VxFSyXWWYGqhE/edit?usp=sharing

@sctsui sctsui added this to To Do in Nice to Haves Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Nice to Haves
  
To Do
Development

No branches or pull requests

1 participant