Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 736 Bytes

BRANDING.md

File metadata and controls

30 lines (20 loc) · 736 Bytes
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.

Installation

CentOS

$ sudo yum -y install vpn-portal-artwork-LC
$ sudo yum -y install vpn-portal-artwork-eduVPN

Fedora

$ sudo dnf -y install vpn-portal-artwork-LC
$ sudo dnf -y install vpn-portal-artwork-eduVPN

Debian

$ sudo apt-get -y install vpn-portal-artwork-lc
$ sudo apt-get -y install vpn-portal-artwork-eduvpn

Configuration

Now you can enable the styleName in /etc/vpn-user-portal/config.php. Set it to LC (or eduVPN).