openwisp-controller
openwisp-controller copied to clipboard
Added a note about installing wireguard
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.
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
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 which playbook (ansible role) did you use?
https://github.com/openwisp/ansible-wireguard-openwisp is supposed to install WireGuard.
I though I ran the one you listed. I'll try again when I get a chance.
We're working on the restructuring of the docs in #867 .