Technology stack for the development of backend applications / microservices.
- Clone the repository:
git clone https://github.com/mkfyi/docker-dev-stack
- Naviagte into the repository:
cd docker-dev-stack
- Bootstrap the stack:
./bootstrap up
Service | Version |
---|---|
MariaDB | latest |
Adminer | latest |
RabbitMQ | 3.12 |
Traefik | 2.10 |
If used, the dashboard can be accessed under http://traefik.docker.localhost. In addition, the following URLs are provided:
Service | Username | Password |
---|---|---|
MariaDB | root |
secret |
RabbitMQ | admin |
secret |
- Lukáš Hron (@lukashron) - for his dark theme for Adminer