Skip to content

Self-hosting essential development tools with docker.

Notifications You must be signed in to change notification settings

harsh07may/Docker-Everything

Repository files navigation

Docker-Everything

A collection of docker-compose files for easily self-hosting essential development tools.

Supported Services

  • Excalidraw
  • PostgreSQL
  • MySQL
  • MongoDB
  • Minio (mock S3)
  • Redis

Prerequisites

Installation

  1. Clone this repository:

    git clone https://github.com/harsh07may/Docker-Everything.git
  2. Change directory to the service you want to self-host:

    cd Docker-Everything/self-host-<service-name>
  3. Start the container

    docker-compose up -d

About

Self-hosting essential development tools with docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published