skywire
skywire copied to clipboard
Bootstrapping alternatives
sometimes it's not possible to fetch the services
to address this
1 - get dmsg direct working for cli
2 - add proxy config for every http client (i.e. config gen flag for use proxy) bootstrap from another running visor ^^^
3 - add conf service to release as file for fallback ^^^ needs integration with autoconfig
- was addressed in a previous PR. services-config is now included with the binary release and present on develop branch
1 & 2 are still outstanding