Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gsuke/docker-postgres-mongo

Docker template including PostgreSQL & MongoDB & their GUI clients
https://github.com/gsuke/docker-postgres-mongo

docker docker-compose mongodb postgresql

Last synced: 1 day ago
JSON representation

Docker template including PostgreSQL & MongoDB & their GUI clients

Awesome Lists containing this project

README

        

= Docker雛形: PostgreSQL + MongoDB

RDBとドキュメント型DBを含む**開発用**の雛形。
開発用GUI画面も含みます。

== Usage

. パスワードや構成などを変更

. `docker-compose up -d`

. http://127.0.0.1:8081 と http://127.0.0.2:8081 にアクセスしてDBの設定

. データ削除は、 mongo と postgres ディレクトリを消せばOK。