Coder Social home page Coder Social logo

ss-panel's Introduction

ss-panel

Let's talk about cat. Based on LightFish.

Donation

安装文档

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

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

ss-panel's People

Contributors

orvice avatar acris avatar xuanhuan avatar spiritrain avatar a1ickgu0 avatar rutenioum avatar carvenli avatar wswing avatar jinyu121 avatar kaneawk avatar fsgmhoward avatar cp0204 avatar leonismoe avatar zacharyjia avatar gav1nma avatar rightpeter avatar leaves615 avatar miuchan avatar zgq354 avatar 924211739 avatar pyy avatar arischow avatar liangzhenduo avatar zhaofengli avatar gitter-badger avatar zrt avatar michaelhe avatar satouriko avatar webcjz avatar bitdeli-chef avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.