Skip to content

This is an installation mirror for xtream ui software.

License

Notifications You must be signed in to change notification settings

Kick4U2/xtreamui_mirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xtream UI for Ubuntu 20.04 install

This is an installation mirror for xtream ui software on Ubuntu 20.04. Includes NGINX 1.19.2 and PHP 7.3.25.

Update 08/12/2020:

  • bumped php version from 7.2 to 7.3 following 7.2 obsolence
  • fixed user_watcher.php disconnect users every minute because of wrong pid check.

THANKS

Thanks to GTA for xtream-ui admin original interface Thanks to emre1393 for being the wisdom of xui community

Installation:

Update your ubuntu first, then install panel:

sudo apt update && sudo apt full-upgrade -y && sudo apt install curl python2 -y;  
wget https://github.com/NeySlim/xtreamui_mirror/raw/master/install.py; 
sudo python2 install.py  

If you want a whole NEW installation, choose MAIN and then UPDATE.
If you want to install load balance on additional servers, add a server to panel in manage servers page, then run script and proceed with LB option.
If you want to update admin panel, select UPDATE.

tutorials are here;

Xtream-UI Tutorials

notes from emre1393:

I forked this install.py is from https://xtream-ui.com/install/install.py
btw, developer removed admin part from original install.py at begining of this year.
you can compare my install.py with original one.

Developer made update releases open to public after r22c release, you can download them from https://xtream-ui.com.
i added an "UPDATE" part to install.py, it will ask link of update zip file.

About

This is an installation mirror for xtream ui software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%