GithubHelp home page GithubHelp logo

shanghaif / bygj Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pigchenfei/bygj

0.0 0.0 0.0 44.47 MB

南京天心网络科技有限公司出品,很有意思的赌博游戏管理网站。

PHP 34.32% CSS 9.12% JavaScript 13.59% HTML 38.43% Batchfile 0.01% Vue 0.01% PLpgSQL 4.51%

bygj's Introduction

使用手册

南京天心网络科技有限公司出品,游戏管理网站。

环境

PHP 7.1 、Nginx 、 MySQL 5.6 、 Redis

init.sql 为 初始化数据库

supervisor 配置

[program:queue-default]
process_name=%(program_name)s_%(process_num)02d
command= php /home/wwwroot/carrier.ttc.bet/artisan queue:work --sleep=3 --tries=3  ; 启动命令,可以看出与手动在命令行启动的命令是一样的
autostart=true ; 在 supervisord 启动的时候也自动启动
autorestart=true ; 程序异常退出后自动重启
user=joker  ; 用哪个用户启动
numprocs=4 ;开启几个进程
redirect_stderr=true ; 把 stderr 重定向到 stdout,默认 false
stdout_logfile=/home/wwwroot/carrier.ttc.bet/storage/logs/queue_stdout_2016120508.log  ; 日志路径

管理后台

 地址  /admin  
 账号  winwin 
 密码  123456

运营商后台

 地址 /carrier
 账号  tianxin
 密码  123456

bygj's People

Contributors

pigchenfei 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.