Skip to content

easy-wi/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-WI Installer

Quality Code: Codacy Badge

Easy-Wi Installer

Supported OS:

  • Slackware 14.2 (WIP)
  • Debian 8, 9, 10 and 11
  • Ubuntu 16, 17, 18, 19, 20, 21 and 22
  • CentOS 7 and 8

Currently CentOS 8 & 9 is not supported, we are working on it!

Due to WebServer ID issue

Stable Installer up to Debian 10/11, Ubuntu 20/21/22 and CentOS 7 [NOT UPDATED TO JDK-17]

wget -O installer.tar.gz https://github.com/easy-wi/installer/archive/3.3.tar.gz
tar zxf installer.tar.gz && mv ./installer-*/easy-wi_install.sh ./
rm -r installer.tar.gz installer-*/

#start the installer with (sudo required):
sudo bash ./easy-wi_install.sh

Unstable Installer (Developer Version) [UPDATED TO JDK-17]

wget --no-check-certificate https://raw.githubusercontent.com/easy-wi/installer/master/easy-wi_install.sh

#start the installer with (sudo required):
sudo bash ./easy-wi_install.sh

Support Channel

Discord: Easy-WI Discord Channel

Github: Easy-WI Github Channel