Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 489 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 489 Bytes

Dockerized Database

This repository contains my setup for dockerized databases on a Linux environment. This is currently under improvement.

Available Database(s)

  • MySQL
  • Postgres

Todo

Create docker-compose.yaml for the following databases:

  • Neo4j
  • Redis

Usage

  1. Clone this repository.
  2. Navigate to the database you want to use.
  3. Run docker-compose up.

License

This project is licensed under the MIT License - see the LICENSE file for details.