Giter Site home page Giter Site logo

svtter / solo-in-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liumapp/solo-in-docker

0.0 0.0 0.0 79.09 MB

一条命令在docker中启动solo,所有麻烦的配置全部用docker-compose编排解决。One simple command to starts solo in docker, with all troublesome configurations solved by docker-compose orchestration.

License: Apache License 2.0

Dockerfile 99.33% HTML 0.67%

solo-in-docker's Introduction

solo-in-docker

一条命令在docker中启动solo,所有麻烦的配置全部用docker-compose编排解决。One simple command to starts solo in docker, with all troublesome configurations solved by docker-compose orchestration.

1. HTTP部署

  • clone项目,cd http进入http目录

  • 按照http目录下的readme配置docker-compose,只需要修改自己的域名跟端口

  • 启动,结束(启动、结束、查看日志等命令请参考http目录下的readme)

2. HTTPS部署

  • 请自行获取ssl数字证书

  • clone项目,cd https进入https目录

  • 按照https目录下的readme配置nginx.conf与docker-compose,前者是让nginx找到证书,后者是修改自己的域名跟端口

  • 启动,结束

3. 先部署HTTP再升级HTTPS

对于一些老用户,可能您之前用的http方式部署的项目,现在想升级到https的话,只需要做两件事情

  • 按照https目录下的readme获取证书、配置

  • 将老项目的mysql/data目录复制替换到https的mysql/data目录即可

4. 成功案例

欢迎发PR补充~

solo-in-docker's People

Contributors

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