Dwight Spencer
Dwight Spencer
After reading over your reference it looks like this would be blocked by [issue #94](https://github.com/emre/storm/issues/94).
@emre sure, I'll be glad to maintain it. Even submitted an [PR](https://github.com/emre/storm/pull/156) with a few changes to make the web part easier to maintain and use with extra systems.
Implemented [issues #138](https://github.com/emre/storm/issues/138)
Done.
Actually this is an interesting idea. I know some of us over at @Daplanet was looking to switch over to podman in the on going LTS support fork for this...
@mje-nz at present we're updating cloudflare and an powerdns cluster via the api once a node is joined the network. However as @hatemosphere pointed out dns delegation from ztdns to...
@mje-nz; short answer.. curl and cloud-init. https://api.cloudflare.com/#dns-records-for-a-zone-update-dns-record Long answer: the cloud-init userdata file we drop on our hypriot ran raspberry pi 4's not only setups the swarm cluster but also...
@arm32x yeah issue. My.zerotier.com states "See Settings Help below". But that section has not been updated to state anything about dns. Clever users may be able to figure out that...
Wouldn't it be easier to have Dagda talk to the swarm api with a global deployment model and instead of doing rewrite for client(agent)/server(master) design?
Looks like one is using docker-py already so that would make it rather easy to just query for services within the docker driver. With that then one should have an...