wisp-gg / issue-tracker

0 stars 0 forks source link

Changes to daemon config should trigger node wide container rebuilds #59

Open 0xCiBeR opened 1 month ago

0xCiBeR commented 1 month ago

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

Currently, when you make a change to the daemon config file, for example DNS settings, you have to manually go to each server and set it to rebuild upon reboot. This is a hassle and makes this change prone to error.

Describe the solution you'd like.

When a change is made, automaticly loop through servers and trigger a rebuild on restart, or at least add a command to do so.

Optional additional context to this request.

No response