wisp-gg / frontend

The frontend for WISP Game Panel
https://wisp.gg
MIT License
42 stars 15 forks source link

Sync egg updates without wisp restart #429

Open 0xCiBeR opened 11 months ago

0xCiBeR commented 11 months ago

Describe the feature and why you would like to see it.

Currently when you make changes to a egg, you need to go through every node and run wisp restart so it pulls the latest changes. This from an operational standpoint is a nightmare when the amount of nodes increases.

The daemon should be able to talk to the panel and get these changes without a wisp restart needed

Describe the solution you'd like.

Allow the daemon to poll for egg changes instead of requiring wisp restart ok the node.

Optional additional context to this request.

No response

joti-prime commented 10 months ago

Yes, will be interesting to have the option to restart each node and all together.

smolf commented 10 months ago

Yes please.