Skip to main content

System installation

DEMO version

Demo server https://grusher-demo.gviabcua.in.ua/login Login to system: login: SlavaUkraini pas...

Terms of use

By using this project or it`s source code, for any purpose and in any shape...

About free licence

Read Terms of use Author may refuse to grant a license Free licence First free licence The fi...

Get a free key

Get a free license key from the author (send the IP address from which you will connect to the up...

System requirements

Recomended Ubuntu 20.04/22.04 and above (Other operating systems at your own risk) Popular ser...

Installation - STEP 1 - System preparation

    DO NOT USE ROOT FOR INSTALLATION. SUDO ONLY    Are you really not using root? Well, then ...

Installation - STEP 2 - Installing Core

Run this in terminal Create folder if not exist sudo mkdir /var/www sudo mkdir /var/www/html ...

Installation - STEP 3 - Installing Grusher

Get a free license key from the author (send the IP address from which you will connect to the up...

Installation - STEP 4 - other settings

LOG ROTATION  (RECOMENDED) Install logrotate  sudo apt install logrotate Install our config ...

After installation - Activating licence

Go to System/Config (URL http://YOUR_IP/system/config) and check your licence. You can see someth...

After installation - .env file

Main config File .env is a config file for GRUSHER. Many varaibles you can config via this file....

After installation - System tuning

We offer you several steps to achieve maximum performance of the system.  If your network is smal...

Installing SSL (LetsEncrypt or other)

Install certbot sudo apt install certbot python3-certbot-nginx Make file /etc/nginx/sites-enabl...

Updating system

Updating via CLI Updating via CLI to latest stable version cd /var/www/html sudo -u www-data w...