kompose/script/test/fixtures/etherpad
Tomas Kral 792976da1f
some of created objects were missing io.kompose.service label
label added to BuildConfig, DaemonSet, ReplicationController, Deployment and Pod
2017-05-16 17:56:32 +02:00
..
docker-compose-no-image.yml Functional Testing 2016-08-08 04:39:10 +00:00
docker-compose-no-ports.yml Functional Testing 2016-08-08 04:39:10 +00:00
docker-compose.yml Added volume to mariadb in etherpad fixture 2016-11-17 13:02:49 +05:30
envs Functional Testing 2016-08-08 04:39:10 +00:00
output-k8s.json some of created objects were missing io.kompose.service label 2017-05-16 17:56:32 +02:00
output-os.json delete objects based on label 2017-03-24 00:31:33 +05:30
README.md Functional Testing 2016-08-08 04:39:10 +00:00

Docker Compose Etherpad

Etherpad and Mariadb

Usage

The simplest thing to do:

export $(cat envs)
docker-compose up

To customize the values edit envs file.