Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wardvisual/dockerized-db

This repository contains my setup for dockerized databases on a Linux environment.
https://github.com/wardvisual/dockerized-db

database docker-compose dockerized-database

Last synced: about 1 month ago
JSON representation

This repository contains my setup for dockerized databases on a Linux environment.

Awesome Lists containing this project

README

        

# 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](LICENSE) file for details.