mkfyi / docker-dev-stack

Technology stack for the development of backend applications / microservices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-dev-stack

Technology stack for the development of backend applications / microservices.

Usage

  1. Clone the repository: git clone https://github.com/mkfyi/docker-dev-stack
  2. Naviagte into the repository: cd docker-dev-stack
  3. Bootstrap the stack: ./bootstrap up

Tech Stack

Service Version
MariaDB latest
Adminer latest
RabbitMQ 3.12
Traefik 2.10

Traefik

If used, the dashboard can be accessed under http://traefik.docker.localhost. In addition, the following URLs are provided:

Credentials

Service Username Password
MariaDB root secret
RabbitMQ admin secret

Credits

LICENSE

docker-dev-stack is MIT licensed.

About

Technology stack for the development of backend applications / microservices.

License:MIT License


Languages

Language:Shell 100.0%