Nekoyue / sspanel-vela

Forked from Anankke/SSPanel-Uim for little customization. Includes change icons and description text, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSPanel Vela

Forked from SSPanel UIM Web panel for Trojan, based on ss-panel-v3-mod.

Requirements

  • ✅ PHP 8.1+
  • ✅ Composer
  • ✅ MariaDB / MySQL
  • ✅ Nginx (or other web server supports PHP-CGI)

Installation

Clone the “froseiun/dev” branch of this repository

git clone -b froseiun/dev git@github.com:froseiun/sspanel-vela.git

Set git filemode to false

git config core.filemode false

Install PHP Composer packages

wget https://getcomposer.org/installer -O composer.phar

php composer.phar
php composer.phar install

Change folder permissions and ownership

Usage

Create Database and import database file

sql/glzjin_all.sql

Edit config files

Example config files:

config/.config.example.php

config/appprofile.example.php

Rename to:

config/.config.php

config/appprofile.php

Follow the notes and edit it.

Create Admin User

php xcat User createAdmin

Other Configurations

php xcat User resetTraffic
php xcat Tool initQQWry
php xcat Tool initdownload

Set up cron jobs

30 22 * * * php /[webroot]/xcat SendDiaryMail
0 0 * * * php -n /[webroot]/xcat Job DailyJob
*/1 * * * * php /[webroot]/xcat Job CheckJob

Development (Linux)

Rename the example config file to .config.php.

docker compose up

The website will be served at http://localhost:8081

Donate

Anankke

Anankke 很可爱请给 Anankke 钱

galaxychuck

moecloud-美國VPS

laurieryayoi

dmit-美国香港服务器

M1Screw

Vultr-不用我多解釋了吧

License

MIT

About

Forked from Anankke/SSPanel-Uim for little customization. Includes change icons and description text, etc.

License:MIT License


Languages

Language:Smarty 34.2%Language:PHP 29.9%Language:JavaScript 23.2%Language:CSS 12.6%Language:HTML 0.0%Language:Dockerfile 0.0%Language:Nix 0.0%Language:Shell 0.0%