reid-docker-compose

所属分类:人工智能/神经网络/深度学习
开发工具:Erlang
文件大小:0KB
下载次数:0
上传日期:2024-02-19 07:48:08
上 传 者sh-1993
说明:  小白运维神器,通过docker-compose编排一系列环境进行一键快速部署运行。
(The small white operation and maintenance artifact arranges a series of environments through docker compose for one click rapid deployment and operation.)

文件列表:
Docker/
Dockerfile/
Linux/
Windows/
image/
private/
docker-compose-linux.html
docker-compose-windows.html
docker-compose.yml
windows使用docker-compose安装开发环境系列.md

# docker-compose-linux 小白运维神器,通过`docker-compose`编排一系列环境进行一键快速部署运行。 ### 一、环境准备 ```shell # 安装git命令: yum install -y git git clone https://gitee.com/zhengqingya/docker-compose.git cd docker-compose/Linux ``` ### 二、运行服务 > 环境部署见每个服务下的`run.md`; > ex: `Linux/portainer/run.md` #### 数据库 1. [mysql](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/mysql) 2. [mycat](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/mycat) 3. [canal](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/canal) 4. [oracle18c](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/oracle18c) 5. [redis](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/redis) 6. [couchbase](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/couchbase) 7. [mongodb](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/mongodb) 8. [seata](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/seata) 9. [postgresql](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/postgresql) 10. [yearning](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/yearning) #### 消息队列 1. [activemq](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/activemq) 2. [kafka](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/kafka) 3. [rabbitmq](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/rabbitmq) 4. [rocketmq](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/rocketmq) #### 日志系统 1. [elk](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/elk) 2. [efk](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/efk) 3. [elkf](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/elkf) 4. [filebeat](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/filebeat) 5. [graylog](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/graylog) 6. [grafana_promtail_loki](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/grafana_promtail_loki) 7. [grafana-promtail-loki-nginx-demo](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/grafana-promtail-loki-nginx-demo) 8. [plumelog](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/plumelog) 9. [zipkin](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/zipkin) #### CI/CD 1. [portainer](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/portainer) 2. [jenkins](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/jenkins) 3. [rancher](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/rancher) 4. [gitlab](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/gitlab) 5. [gogs](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/gogs) 6. [sonarqube](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/sonarqube) 7. [prometheus](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/prometheus) 8. [grafana](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/grafana) 9. [nginx](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/nginx) ### 运维平台 1. [spug](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/spug) 2. [walle](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/walle) #### 文件存储 1. [fastdfs](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/fastdfs) 2. [minio](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/minio) 3. [baidupcs-web](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/baidupcs-web) 4. [nextcloud](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/nextcloud) #### 流媒体 1. [coturn](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/coturn) #### 其它 1. [elasticsearch](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/elasticsearch) 2. [flowable](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/flowable) 3. [jrebel](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/jrebel) 4. [jumpserver](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/jumpserver) 5. [nacos](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/nacos) 6. [nps](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/nps) 7. [opensumi-web](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/opensumi-web) 8. [sentinel](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/sentinel) 9. [tomcat](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/tomcat) 10. [xxl-job](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/xxl-job) 11. [power-job](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/power-job) 12. [yapi](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/yapi) 13. [zookeeper](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/zookeeper) 14. [jpom](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/jpom) 15. [confluence](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/confluence) 16. [jira](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/jira) 17. [skywalking](https://github.com/BeginnerA/reid-docker-compose/blob/master/./Linux/skywalking) --- ### windows 使用 docker-compose 安装开发环境系列 > 见[windows 使用 docker-compose 安装开发环境系列.md](https://github.com/BeginnerA/reid-docker-compose/blob/master/./windows使用docker-compose安装开发环境系列.md) --- > 每天学习一点点,慢慢日积月累,你总会成为你喜欢的样子,加油。

近期下载者

相关文件


收藏者