Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support wireguard sidecar container through annotations #139

Open
a-d-r-i-a-n-d opened this issue Jan 20, 2024 · 2 comments
Open

Support wireguard sidecar container through annotations #139

a-d-r-i-a-n-d opened this issue Jan 20, 2024 · 2 comments

Comments

@a-d-r-i-a-n-d
Copy link

a-d-r-i-a-n-d commented Jan 20, 2024

Hi @jodevsa / @Matthew-Beckett ,

Thanks for the amazing work here, it really makes the deployment of wireguard painless.
I have a use case in the internet of things world, where I would like to be able to run a wireguard sidecar container with my Home Assistant (home automation hub) deployment. In my setup I have a ZigBee (communication protocol for IOT) hub that run ESPHome (IOT framework) with the wireguard component and is acting as my wireguard peer while my Home Assistant should act as the server.
My peer is on a different network than my server and is exposing zigbee to serial data through a tcp custom port. My server is responsible for scraping the data by making a connection to that tcp custom port through the vpn tunnel (like prometheus scrape the metrics endpoints).
The Kubernetes version of Home Assistant is lacking the wireguard server support and this feature would solve that problem. Having a Home Assistant docker image with wireguard is just a headache. If you sort out this draft PR, I am sure you will be bringing joy to many smart home enthusiasts and I'll be one of them. I wish I could help with this but anything else than yaml and terraform is over my writing code skills, ok, maybe a bit of python too. Hope to hear from you soon, enjoy the rest of your weekend!

@jodevsa
Copy link
Owner

jodevsa commented Jan 22, 2024

Hi @a-d-r-i-a-n-d,

Thank you so much! Your appreciation means a lot to us, and we're thrilled to hear that you find our project helpful!

I would appreciate the opportunity to delve deeper into your use case. Could we schedule a brief call to discuss this further? Your insights would be immensely valuable.

@a-d-r-i-a-n-d
Copy link
Author

Hi @jodevsa ,

Thanks for getting back, and apologies for late response but it has been a crazy week at work and home so far. I am happy to schedule a call and discuss this further, when is a good time for you? I can send a Microsoft Teams invite if that works for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants