add and fix a lot of services

This commit is contained in:
Andras Bacsai
2024-04-16 12:42:12 +02:00
parent f871353acc
commit 02e4528f3e
16 changed files with 410 additions and 229 deletions

View File

@@ -1,5 +1,5 @@
# documentation: https://docs.getunleash.io
# slogan: Unleash: Open source feature flag management for enterprises
# slogan: Open source feature flag management for enterprises.
# tags: unleash,feature flags,feature toggles,ab testing,open source
# logo: svgs/unleash.svg
# port: 4242
@@ -10,6 +10,7 @@ services:
environment:
- SERVICE_FQDN_UNLEASH_4242
- UNLEASH_URL=${SERVICE_FQDN_UNLEASH}
- UNLEASH_DEFAULT_ADMIN_PASSWORD=${SERVICE_PASSWORD_UNLEASH}
- DATABASE_URL=${DATABASE_URL}
- DATABASE_SSL=${DATABASE_SSL:-false}
- LOG_LEVEL=warn
@@ -23,4 +24,4 @@ services:
interval: 1s
timeout: 1m
retries: 5
start_period: 15s
start_period: 15s