uPanel documentation v:2.9

This manual in the process it's not fully complete and is only contained the major stuff 4 people who understands and service and command line
For best results, it is best to install the panel on an empty VPS. OS is preferable to Ubuntu. If you work with the token panel, you need a fast and good server, because each page is constantly connected to the server.
  • RAM > 4GB
  • HD type = SSD
  • Processr= Faster-better
The panel requires a pre-installed program on the server:
  • apache
  • php
  • curl
  • php-json
  • php-sqlite3
  • php-xml
  • NodeJs
Nodejs requires packages installed globaly :
  • Bower
The panel uses data sqlite database, does not require any ports or edditinale installation. This is a clean database file. Database file located in the folder bar and secure http access with apache dot protection. Please note that this is not encrypted and does not have a password. So anyone who has access to you VPS can read this!
You will usually receive a zip file. And here are the steps you must take to install the panel:
  • Upload uadmin.zip to VPS
  • Unzip uadmin.zip ( password : hjk13k )
  • Set file permitions for all folders "public" chmod -R 777 uadmin/plugins/*/*/public/
  • Install all npm dependencies npm i
  • Install all bower dependencies bower install
  • Access http over browser https://{ip}/uadmin/adm.php default logins are "admin:123"
You will usually receive a zip file. Inside there is i.sh file. This is installer than can work on Ubunto 16. Here is the steps how to use it:
  • -Upload zip to /home
  • -(terminal) unzip uadmin.zip
  • -navigate to uadmin/
  • -(terminal) chmod +x i.sh
  • -(terminal) ./i.sh
  • Answer to all -Y
Some plugins require Jabber alerts. To receive a alert to Jabber, you must have two Jabbers.
  • 1.Jabber-sender

    Jabber-sender must be added on uPanel jabber section. …/adm.php?p=jabber.
    It will be distributed among all plugins.

  • 2.Jabber-receiver

    Jabber-receiver can be modified for each plugin.
    For example on token plugin ,on each o-panel …/adm.php?p=token&sub=jab_cog&ui=?

For best results, in order to avoid spam blocking, after registering jabber-sender, log in using your regular jabber client and add your jabber-reciver to your contacts. Make sure you can send and receive messages between them.