Skip to content

A repository containing compose of different kinds of databases

Notifications You must be signed in to change notification settings

alexandrel3mes/db_composes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DB Compose 🐋

This compose runs instances of: 💾

  • MySQL
  • Redis
  • Postgres
  • MongoDB

How to run this compose. 🗂️

You can either run the docker commands (if you're into docker) or follow the tutorial below:

Add permissions to bash file commands:

sudo chmod u+x up.sh && chmod u+x down.sh

Run docker-compose up

./up.sh

Run docker-compose down

./down.sh

About

A repository containing compose of different kinds of databases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages