openwisp-controller icon indicating copy to clipboard operation
openwisp-controller copied to clipboard

Added a note about installing wireguard

Open Darin755 opened this issue 1 year ago • 4 comments

In the official docs it doesn't say anywhere that you are expected to have Wireguard preinstalled. I added a simple note that lets users know that they need to install Wireguard along with a link to the Wireguard Docs for installation.

Darin755 avatar Jan 30 '24 16:01 Darin755

Hello @Darin755, thanks for your contribution.

Did you miss this section in the docs? https://github.com/openwisp/openwisp-controller/blob/226442c47be5031e64033ae44c8b00aaf2623c68/README.rst#L1128-L1137

pandafy avatar Feb 06 '24 10:02 pandafy

Perhaps I missed something. I applied the playbook and wireguard was not installed. I just figured that the playbook wasn't suppose to install Wireguard. Should I go ahead and close this?

Darin755 avatar Feb 06 '24 15:02 Darin755

@Darin755 which playbook (ansible role) did you use?

https://github.com/openwisp/ansible-wireguard-openwisp is supposed to install WireGuard.

pandafy avatar Feb 06 '24 16:02 pandafy

I though I ran the one you listed. I'll try again when I get a chance.

Darin755 avatar Feb 07 '24 02:02 Darin755

We're working on the restructuring of the docs in #867 .

nemesifier avatar Jun 05 '24 22:06 nemesifier