DefinedNet / mobile_nebula

Brings nebula to mobile devices (iOS, Android)
https://defined.net
125 stars 37 forks source link

Don't reload Nebula unless config is updated #91

Closed johnmaguire closed 1 year ago

johnmaguire commented 1 year ago

Previously Nebula would be reloaded if (a) the config changed, (b) credentials were invalid, or (c) credentials were re-validated.

This meant that in cases where the host was enrolled elsewhere we would unnecessarily reload the Nebula process every ~15 minutes.