delete vpn.example.org folder
improve README, clarify some stuff
initial commit
Summary: Collection of scripts to maintain your VPN servers
Description: This is a collection of scripts for maintaining your VPN servers. These SHOULD be used for handling day to day operation, like applying changes and installing updates.
License: AGPL-3.0-or-later
This is a collection of scripts for maintaining your VPN servers. These SHOULD be used for handling day to day operation, like applying changes and installing updates. Feel free to take the content of these scripts and use them in something like Ansible.
NOTE: only use these scripts during maintenance windows as they will in most cases restart the OpenVPN and WireGuard processes!
Copy server.list.example
to server.list
and set it up to point to your
controller(s) and node(s).
Run bin/vpn-maint-update-system-multi
. You can use the optional --reboot
flag to reboot all systems at the right moment.
Run bin/vpn-maint-apply-changes-multi
.
Thank you for taking the time to contribute to eduVPN / Let's Connect!. In order for us to be able to accept your contributions, i.e. "Pull Requests" or "Merge Requests", we'd like you to sign our "CLA" and send it back to us.
You can find the CLA here. Pick the correct one, either for "legal entities" or "individuals" and mail it to legaldocuments@commonsconservancy.org as stated in the document. Please add eduvpn-support@lists.geant.org to the CC field.
Note, that signing the CLA will not automatically guarantee your contribution will be included in the software!
Thanks again for wanting to contribute to eduVPN / Let's Connect!