Has anyone tried using the ubus interface on OpenWRT for things like service discovery of services on a node?
https://openwrt.org/docs/techref/ubus
What about Consul?
I've used this a lot for work over the years. This would allow mesh networks to make it easier for services running in different parts of the mesh easier to find each other.
https://github.com/hashicorp/consul
https://openwrt.org/docs/techref/ubus
What about Consul?
I've used this a lot for work over the years. This would allow mesh networks to make it easier for services running in different parts of the mesh easier to find each other.
https://github.com/hashicorp/consul
Service discovery on AREDN happens automatically via OLSR. You can see the existing services through the web UI or by using the sysinfo api.