This is a project which builds on OpenVPN Connector Setup and the Cockpit Project.
This project contains an add-on/package to the Cockpit web based administration tool to easily configure the host as an OpenVPN Connector for CloudConnexa™.
This is packaged for Debian, Fedora, Red Hat Enterprise Linux/CentOS and
Ubuntu. You need to enable the
OpenVPN 3 software repositories
before you can install the cockpit-openvpn-connector
package.
Ensure you have the
OpenVPN 3 Linux client
installed together with the python3-openvpn-connector-setup
package.
Then install the Cockpit project and ensure it is functional.
Finally, create a folder name ~/.local/share/cockpit/
. Copy all the
files from this directory, preserving the directory structure, to this
directory. It might be the Cockpit services on the system will need to be
restarted.
$ mkdir -p -m755 ~/.local/share/cockpit
$ cp -r * ~/.local/share/cockpit/
This is an Open Source project and the code is published in three different git repositories
- [MAIN] Codeberg: https://codeberg.org/OpenVPN/cockpit-openvpn-connector/
- [MIRROR] GitLab: https://gitlab.com/openvpn/cockpit-openvpn-connector/
- [MIRROR] GitHub: https://github.com/OpenVPN/cockpit-openvpn-connector/
Report issues using Codeberg.
Copyright (C) OpenVPN Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 License.