Giter VIP home page Giter VIP logo

docker_v2board's Introduction

一键部署docker_v2board

支持多版本系统

系统 版本
Centos 7 或更高版本的系统
Ubuntu 16 或更高版本的系统
Debian 8 或更高版本的系统

一键安装

git clone https://github.com/GZ1903/docker_v2board.git /usr/local/src/docker_v2board && cd /usr/local/src/docker_v2board && chmod +x docker_v2board.sh && ./docker_v2board.sh

该脚本适应纯净系统安装,若已安装Docker环境,参照:https://hub.docker.com/r/gz1903/v2board

如何管理?

帐户密码

MySQL_Default_USER root
MySQL_Default_PASS [email protected]
V2Board_Admin_USER [email protected]
V2Board_Admin_PASS [email protected]

进入v2board容器管理

docker exec -it v2board /bin/bash

exit退出容器

关键文件目录,支持更多扩展

Nginx_conf:/etc/nginx/

Nginx_html:/usr/share/nginx/html/v2board/

PHP_ini:/etc/php.ini

MySQL_conf:/etc/my.cnf

MySQL_date:/var/lib/mysql

MySQL_log:/var/log/mysqld.log

MySQL_Database:v2board

Supervisord_ini:/etc/supervisord.d/v2board.ini

docker_v2board's People

Contributors

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