add migration deployment

This commit is contained in:
Willy Kloucek
2021-07-14 18:07:53 +02:00
parent b2c493404d
commit 6cc2a2c58d
28 changed files with 3734 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
version: "3.7"
services:
ocis:
environment:
OCIS_TRACING_ENABLED: "true"
OCIS_TRACING_ENDPOINT: jaeger-agent:6831
networks:
ocis-net:
external: true