Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ppss1806/ss-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

947 Commits

Repository files navigation

ss-panel

Let's talk about cat. Based on LightFish.

Build Status Coverage Status Join the chat at https://gitter.im/orvice/ss-panel

Releases |Follow on Trello | Google+

About

Please visit releases pages to download ss-panel.

Requirements

  • PHP 5.6 or newer
  • Web server with URL rewriting
  • MySQL

Supported Server

Install

Step 0

git clone https://github.com/orvice/ss-panel.git

Step 1

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install

Step 2

cp .env.example .env

then edit .env

chmod -R 777 storage

Step 3

Import the sql to you mysql database.

Step 4

Nginx Config example:

if you download ss-panel on path /home/www/ss-panel

root /home/www/ss-panel/public;
location / {
 try_files $uri $uri/ /index.php$is_args$args;
}
 

Step 5 Config

view config guide on wiki

About

Let's talk about cat

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.7%
  • CSS 3.2%
  • Other 1.1%

AltStyle によって変換されたページ (->オリジナル) /