1 Star 0 Fork 120

吴雄伟 / DB-Docker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

DB-Docker

介绍

数据库:

  • ClickHouse
  • MongoDB 4.2.3
  • Mysql 8.0
  • Oracle 12c
  • postgres 9.6.2
  • rabbitMQ 3.7-rc
  • redis(单机、一主二从) 5.0
  • SQL Server 2019
  • elasticsearch (二主一从)

连接参数(默认)

数据库:

ClickHouse    
    username: seluser、inuser、default     
    password: 123456    
    port:8123    


MongoDB         
    username: root    
    password: 123456    
    port:27017    


Mysql    
    username: root    
    password: 123456    
    port:3306    


Oracle    
    username:system    
    password:oracle    
    port:1522    
    sid:xe    


postgres    
    username: postgres    
    password: 123456    
    port:5432    


rabbitMQ    
    username: root    
    password: 123456    
    port:5672    
    url:127.0.0.1:15672    


redis    
    auth: 123456    
    port:6379    


SQL Server    
    username: sa    
    password: QWE!123qwe    
    port:1433    

演示

ClickHouse

MongoDB

Mysql

Oracle

postgres

rabbitMQ

redis(单机、一主二从)
单机:

一主二从:

SQL Server

elasticsearch

MIT License Copyright (c) 2021 香蕉你个哈密瓜 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

数据库: ClickHouse、MongoDB、Mysql(单机、一主二从)、Oracle、postgres、rabbitMQ、redis(单机、一主二从)、SQL Server、elasticsearch会持续更新,陆续添加集群模式和完善项目 展开 收起
Docker
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Docker
1
https://gitee.com/wuxiongwei/dockerfile.git
git@gitee.com:wuxiongwei/dockerfile.git
wuxiongwei
dockerfile
DB-Docker
master

搜索帮助