This repository contains docker and docker-compose files to simulate the infrastructure required by gnuviechadmin components.
Go to file
Jan Dittberner 22217e06a3 Add creation of vhost and user to mq startup 2020-03-03 14:24:34 +01:00
mq Add creation of vhost and user to mq startup 2020-03-03 14:24:34 +01:00
pgsql Update images to Buster 2020-03-02 15:50:59 +01:00
redis Update images to Buster 2020-03-02 15:50:59 +01:00
.dockerignore Add health check to pgsql docker image 2019-07-05 21:11:39 +02:00
.gitignore Add health check to pgsql docker image 2019-07-05 21:11:39 +02:00
COPYING Add initial docker setup for pgsql, mq, redis 2018-11-19 21:36:34 +01:00
README.md Add initial docker setup for pgsql, mq, redis 2018-11-19 21:36:34 +01:00
docker-compose.yml Update images to Buster 2020-03-02 15:50:59 +01:00

README.md

gnuviechadmin docker

This repository contains a docker-compose setup for infrastructure required by the gnuviechadmin tools.

Build the docker images

To build the docker images required by the gnuviechadmin tools run:

docker-compose build