GithubHelp home page GithubHelp logo

sincebyte / wvp_pro_compose Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saltfish001/wvp_pro_compose

0.0 0.0 0.0 195 KB

基于本人踩坑出来的WVP配置

License: MIT License

Shell 6.18% Dockerfile 93.82%

wvp_pro_compose's Introduction

wvp_pro_compose

wvp-GB28181-pro && ZLMediaKit Docker-compose 部署方案

本仓库为独立部署ZLM和WVP

从该版本开始,不在使用Gitee镜像,如有需要建议自行复制源并替换相关配置

从该版本开始,部分设置会直接写死,如有修改需要请自行阅读各仓库wiki

部分说明

  • sqlManager 服务是用来维护数据库变更的,如果需要自行维护数据库, 建议不使用
  • 如果需要对sqlManager做自定义开发,请参考Prisma.io - config/gateway/keys是证书放置位置,使用参考gateway说明 - 都嫌弃我的 Gateway 不好用,我去掉了!!!!!!!!!!下个版本移除相关文件
  • 注意,本次变更较大,尤其是数据库,建议仔细阅读

如何使用

step -1: 请一定仔细阅读配置的各项说明

step 0: 找教程安装最新版Docker及docker-compose

step 1: 复制一份.env.example 到根目录, 并改名.env

step 2: 必须修改 STREAM_HOST 变量

step 3: 根据描述, 按需修改各项变量, 特别注意如要修改 zlm 端口 application.ymlmedia.http-port& config.ini 文件的 [http].port 需要手动修改 step 4: 根据自己需求,替换config/gateway下证书,修改routes.json

step 4: 执行

  git submodule init && git submodule update && \
  docker-compose build && docker-compose up -d

step 5: 遇到问题可以在知识星球找咸鱼(SaltFish)

已知问题

- 使用docker-compose build构建镜像时,可能会出现zlm构建失败。使用docker-compose build zlm单独构建即可

  • gateway下websocket暂不可用,已向fast-gateway仓库提交PR。待通过

wvp_pro_compose's People

Contributors

saltfish001 avatar mengxing2017 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.