title | description | category |
---|---|---|
Branding |
Configure Branding/Themes (eduVPN/Let's Connect!) |
howto |
This document describes how to add the Let's Connect! or eduVPN branding to your server installation. By default a simple "plain" branding is used.
$ sudo yum -y install vpn-portal-artwork-LC
$ sudo yum -y install vpn-portal-artwork-eduVPN
$ sudo dnf -y install vpn-portal-artwork-LC
$ sudo dnf -y install vpn-portal-artwork-eduVPN
$ sudo apt-get -y install vpn-portal-artwork-lc
$ sudo apt-get -y install vpn-portal-artwork-eduvpn
Now you can enable the styleName
in /etc/vpn-user-portal/config.php
. Set it
to LC
(or eduVPN
).