You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
We definitely need to show and give user wireguard connection config. But as of now we don't have any way to get that.
Suggested Solution
We should watch the devices in resource watcher, and somehow stitch its configuration with the status update message, and retrieve it in infra-api, and save the wireguard config over there.
Definition of Done
User is able to download their wireguard device configuration
Pain
We definitely need to show and give user wireguard connection config. But as of now we don't have any way to get that.
Suggested Solution
We should watch the devices in resource watcher, and somehow stitch its configuration with the status update message, and retrieve it in infra-api, and save the wireguard config over there.
Definition of Done
Thanks!