this post was submitted on 30 Jun 2023
6 points (100.0% liked)

networking

2761 readers
3 users here now

Community for discussing enterprise networks and the ensuing chaos that comes after inheriting or building one.

founded 1 year ago
MODERATORS
 

Been slowly stabilizing my new project I'm calling (for lack of a better name at the moment) Webmesh and hitting the rounds on some social networks.

It's yet another mechanism for configuring WireGuard networks, with the core difference from others being that it uses raft-consensus to maintain state between connected instances. This allows for any node to optionally be a "controller server" on top of being a spoke in the network. There is more information in the Github - but tons more documentation is needed for sure.

I'm building a plugin architecture around it as well as potentially looking to build a saas or some other type of offering. Been actively looking for another developer or two who may be interested in embarking on the adventure with me. Feel free to reach out if interested. Also happy to hear any feedback :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

Something like this would solve a lot of my hesitations in using a mesh network setup, since central access isn’t always available and I hate having to rely on one . Looking forward to see where this goes and potentially using it, especially in a production environment (where support can potentially come along with it! 💸)

[–] [email protected] 2 points 1 year ago

Thanks for the kind words :)