# docker-compose **Repository Path**: wangjie-gitee/docker-compose ## Basic Information - **Project Name**: docker-compose - **Description**: 存放各种服务的docker-compose文件,可快速启动。对服务进行分类整理,持续更新提供不同服务版本的docker-compose文件,希望可以帮助开发人员需要时可以快速的构建,让搭建环境不再是开发人员的烦恼,快速提高开发人员的效率。 - **Primary Language**: Docker - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-12-05 - **Last Updated**: 2022-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: docker-compose, Docker ## README # docker-compose ## 命名规范 ### stack名称 ``` 格式:dc_{containerName}_{imageVersion}_{serviceMode} 举例:dc_mongodb_4-2-9_standalone、dc_mongodb_4.2.9_replic、dc_mongodb_4.2.9_shard dc表示docker-compose的单词缩写,以此作为前缀 ``` ### 容器名称 ~~~ 格式:dc_{containerName}_{imageVersion}_{serviceMode}_{nodeNumber} 举例:dc_mongodb_4.2.9_standalone、dc_mongodb_4.2.9_replic_01、dc_mongodb_4.2.9_replic_02、dc_mongodb_4.2.9_shard_01 dc表示docker-compose的单词缩写,以此作为前缀 ~~~ ## 开发进度 ### 数据库 #### 关系型数据库 | 名称 | 描述 | 进度 | | :--------- | :--- | :-------------------------- | | MySQL | | **:white_check_mark:** | | MariaDB | | **:white_check_mark:** | | SQL Server | | **:ballot_box_with_check:** | | Oracle | | **:ballot_box_with_check:** | | PostgreSQL | | **:white_check_mark:** | | DB2 | | **:ballot_box_with_check:** | #### 时序数据库 | 名称 | 描述 | 进度 | | :------- | :--- | :-------------------------- | | InfluxDB | | **:ballot_box_with_check:** | | RRDtool | | **:ballot_box_with_check:** | | Graphite | | **:ballot_box_with_check:** | | OpcnTSDB | | **:ballot_box_with_check:** | | Kdb+ | | **:ballot_box_with_check:** | #### 键/值数据库 | 名称 | 描述 | 进度 | | :-------- | :--- | :-------------------------- | | Redis | | **:white_check_mark:** | | Memcached | | **:ballot_box_with_check:** | | Riak KV | | **:ballot_box_with_check:** | | Hazelcast | | **:ballot_box_with_check:** | #### 文档数据库 | 名称 | 描述 | 进度 | | :-------------- | :--- | :-------------------------- | | MongoDB | | **:white_check_mark:** | | Couchbase | | **:ballot_box_with_check:** | | Amazon DynamoDB | | **:ballot_box_with_check:** | | CouchDB | | **:ballot_box_with_check:** | | MarkLogic | | **:ballot_box_with_check:** | #### 图库数据库 | 名称 | 描述 | 进度 | | :------- | :--- | :-------------------------- | | Neo4j | | **:white_check_mark:** | | OrientDB | | **:ballot_box_with_check:** | | Titan | | **:ballot_box_with_check:** | | Virtuoso | | **:ballot_box_with_check:** | | ArangoDB | | **:ballot_box_with_check:** | #### 搜索引擎数据库 | 名称 | 描述 | 进度 | | :------------ | :--- | :-------------------------- | | Elasticsearch | | **:white_check_mark:** | | Solr | | **:ballot_box_with_check:** | | MarkLogic | | **:ballot_box_with_check:** | | Sphinx | | **:ballot_box_with_check:** | #### 对象数据库 | 名称 | 描述 | 进度 | | :---------------------- | :--- | :-------------------------- | | Caché | | **:ballot_box_with_check:** | | Db4o | | **:ballot_box_with_check:** | | Versant Object Database | | **:ballot_box_with_check:** | | ObjcctStore | | **:ballot_box_with_check:** | | Matisse | | **:ballot_box_with_check:** | #### 宽列数据库 | 名称 | 描述 | 进度 | | :-------- | :--- | :-------------------------- | | Cassandra | | **:ballot_box_with_check:** | | HBase | | **:ballot_box_with_check:** | | Accumulo | | **:ballot_box_with_check:** | ### 中间件 #### 消息中间件 | 名称 | 描述 | 进度 | | :------- | :--- | :-------------------------- | | RabbitMQ | | **:white_check_mark:** | | ActiveMQ | | **:ballot_box_with_check:** | | RocketMQ | | **:white_check_mark:** | | Kafka | | **:white_check_mark:** | #### 事务中间件 | 名称 | 描述 | 进度 | | :------ | :--- | :-------------------------- | | Tx-LCN | | **:ballot_box_with_check:** | | Seata | | **:ballot_box_with_check:** | | Raincat | | **:ballot_box_with_check:** | #### 存储中间件 | 名称 | 描述 | 进度 | | :------ | :--- | :-------------------------- | | MinIO | | **:white_check_mark:** | | FastDFS | | **:ballot_box_with_check:** | #### 配置中间件 | 名称 | 描述 | 进度 | | :----- | :--- | :-------------------------- | | Nacos | | **:white_check_mark:** | | Apollo | | **:ballot_box_with_check:** | #### 任务中间件 | 名称 | 描述 | 进度 | | :---------- | :--- | :-------------------------- | | XXL-JOB | | **:white_check_mark:** | | Elastic-Job | | **:ballot_box_with_check:** | ### 其他 | 名称 | 描述 | 进度 | | :----------------- | :--- | :-------------------------- | | Portainer | | **:white_check_mark:** | | Yearning | | **:white_check_mark:** | | Nginx | | **:ballot_box_with_check:** | | ELK | | **:ballot_box_with_check:** | | Filebeat | | **:ballot_box_with_check:** | | Sentinel | | **:ballot_box_with_check:** | | GitLab | | **:white_check_mark:** | | GitLab-Runner | | **:white_check_mark:** | | Jenkins | | **:white_check_mark:** | | Nextcloud | | **:ballot_box_with_check:** | | Walle | | **:ballot_box_with_check:** | | Grafana | | **:white_check_mark:** | | Grafana Loki | | **:ballot_box_with_check:** | | Graylog | | **:ballot_box_with_check:** | | YApi | | **:ballot_box_with_check:** | | Zookeeper | | **:white_check_mark:** | | Flowable | | **:ballot_box_with_check:** | | Prometheus | | **:white_check_mark:** | | Zipkin | | **:ballot_box_with_check:** | | Rancher | | **:ballot_box_with_check:** | | SonarQube | | **:white_check_mark:** | | Skywalking | | **:white_check_mark:** | | Kibana | | **:white_check_mark:** | | Alertmanager | | **:white_check_mark:** | | Node-exporter | | **:white_check_mark:** | | Cadvisor | | **:white_check_mark:** | | Nexus3 | | **:white_check_mark:** | | elasticsearch-head | | **:white_check_mark:** | | elastichd | | **:white_check_mark:** | | | | |