# docker-compose **Repository Path**: xiaodonglei/docker-compose ## Basic Information - **Project Name**: docker-compose - **Description**: 通过docker-compose编排一系列环境进行一键快速部署运行,小白运维神器。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2023-04-03 - **Last Updated**: 2025-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # 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](./Linux/mysql) 2. [mycat](./Linux/mycat) 3. [canal](./Linux/canal) 4. [oracle18c](./Linux/oracle18c) 5. [redis](./Linux/redis) 6. [couchbase](./Linux/couchbase) 7. [mongodb](./Linux/mongodb) 8. [seata](./Linux/seata) 9. [postgresql](./Linux/postgresql) 10. [yearning](./Linux/yearning) #### 消息队列 1. [activemq](./Linux/activemq) 2. [kafka](./Linux/kafka) 3. [rabbitmq](./Linux/rabbitmq) 4. [rocketmq](./Linux/rocketmq) #### 日志系统 1. [elk](./Linux/elk) 2. [efk](./Linux/efk) 3. [elkf](./Linux/elkf) 4. [filebeat](./Linux/filebeat) 5. [graylog](./Linux/graylog) 6. [grafana_promtail_loki](./Linux/grafana_promtail_loki) 7. [grafana-promtail-loki-nginx-demo](./Linux/grafana-promtail-loki-nginx-demo) 8. [plumelog](./Linux/plumelog) 9. [zipkin](./Linux/zipkin) #### CI/CD 1. [portainer](./Linux/portainer) 2. [jenkins](./Linux/jenkins) 3. [rancher](./Linux/rancher) 4. [gitlab](./Linux/gitlab) 5. [gogs](./Linux/gogs) 6. [sonarqube](./Linux/sonarqube) 7. [prometheus](./Linux/prometheus) 8. [grafana](./Linux/grafana) 9. [nginx](./Linux/nginx) #### 文件存储 1. [fastdfs](./Linux/fastdfs) 2. [minio](./Linux/minio) 3. [baidupcs-web](./Linux/baidupcs-web) 4. [nextcloud](./Linux/nextcloud) #### 其它 1. [elasticsearch](./Linux/elasticsearch) 2. [flowable](./Linux/flowable) 3. [jrebel](./Linux/jrebel) 4. [jumpserver](./Linux/jumpserver) 5. [nacos](./Linux/nacos) 6. [nps](./Linux/nps) 7. [opensumi-web](./Linux/opensumi-web) 8. [sentinel](./Linux/sentinel) 9. [tomcat](./Linux/tomcat) 10. [walle](./Linux/walle) 11. [xxl-job](./Linux/xxl-job) 12. [PowerJob](./Linux/PowerJob) 13. [yapi](./Linux/yapi) 14. [zookeeper](./Linux/zookeeper) 15. [jpom](./Linux/jpom) 16. [confluence](./Linux/confluence) 17. [jira](./Linux/jira) --- ### windows 使用 docker-compose 安装开发环境系列 > 见[windows 使用 docker-compose 安装开发环境系列.md](./windows使用docker-compose安装开发环境系列.md) ======= # docker-compose #### 介绍 通过docker-compose编排一系列环境进行一键快速部署运行,小白运维神器。 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) >>>>>>> 5ef87e11a179a104d4aa1685d8fae129caf9963c