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

Service: spawn parameters display and edit #956

Open
dee-ynput opened this issue Dec 10, 2024 · 3 comments
Open

Service: spawn parameters display and edit #956

dee-ynput opened this issue Dec 10, 2024 · 3 comments
Labels
type: enhancement Improvement of existing functionality or minor addition

Comments

@dee-ynput
Copy link

dee-ynput commented Dec 10, 2024

Problems

There is no way to check what options were used to spawn a service. For example the storages.

Proposal

  • Have frontend display the values used for service start.
  • Have an option to edit the parameters and restart the service with the new values.

Original internal discussion here...

@dee-ynput dee-ynput added the type: feature Adding something new and exciting to the product label Dec 10, 2024
@Innders
Copy link
Member

Innders commented Dec 11, 2024

The columns contain most of the service information.

You could have a context menu to update the service, this would open the configuration dialog for the service so you can it's current configuration and change it if needed.

Image

@Innders Innders added type: enhancement Improvement of existing functionality or minor addition and removed type: feature Adding something new and exciting to the product labels Dec 11, 2024
@dee-ynput
Copy link
Author

I believe the primary concern was about the storage option. Am I right @m-u-r-p-h-y ?

@m-u-r-p-h-y
Copy link
Member

I believe the primary concern was about the storage option. Am I right @m-u-r-p-h-y ?

Yes. There is no way to see the storage info and if you are setting up the service the syntax for the storage can be quite tricky. So you will end up in the loop of creating a new service - trying if it works - deleting the service - spawning a new one with corrected options and all over again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

No branches or pull requests

3 participants