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

App Suggestion: WireGuard-UI #538

Open
dumprop opened this issue Oct 26, 2021 · 3 comments
Open

App Suggestion: WireGuard-UI #538

dumprop opened this issue Oct 26, 2021 · 3 comments

Comments

@dumprop
Copy link
Contributor

dumprop commented Oct 26, 2021

Please tell us what app you'd like to see on CapRover as a one-click app.
A web user interface to manage your WireGuard setup

Do you know if there is any official Docker image for the app?
https://github.com/ngoduykhanh/wireguard-ui#using-docker-compose

Also:
https://github.com/subspacecommunity/subspace#run-as-a-docker-container
https://hub.docker.com/r/linuxserver/wireguard

@ak4zh
Copy link
Contributor

ak4zh commented Oct 26, 2021

Wireguard needs --cap-add=NET_ADMIN

CapRover currently uses v1.40 API to talk to Docker. CapabilityAdd is added in 1.41. caprover/caprover#1100 (comment)

but you can add the capibility with a manual service upgrade:
caprover/caprover#1100 (comment)

At current situation it’s better to deploy wireguard directly using the docker image outside of caprover, once caprover is updated with latest swarm we can implement this app.

@ivanskodje
Copy link
Contributor

What is the status on this?
Have we updated swarm to the point that we can begin thinking about adding Wireguard? 🦊

@Duckiduc
Copy link

In the works ;)
#1003

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

4 participants