make testing for the parallel deployment optional and introduce the basic auth option for all supported deployments

This commit is contained in:
Willy Kloucek
2022-02-08 10:16:49 +01:00
parent 8cc3c01285
commit 1a3de22448
11 changed files with 47 additions and 13 deletions
@@ -0,0 +1,17 @@
---
version: "3.7"
services:
ocis:
environment:
PROXY_ENABLE_BASIC_AUTH: true
oc10:
ports:
- 8080:8080
volumes:
- ./config/oc10/11-testing-app.sh:/etc/pre_server.d/11-testing-app.sh
openldap:
ports:
- 636:636