mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
* Add Compose file with acme.sh service and split deployments Rename env-files * Adapt cert paths in microservice configs * Fix indentation * Add Letsencrypt certs for rttys * Fix script permissions * Remove public and internal hostname separation since microservices will communicate over internal Docker Compose network anyway * Add Letsencrypt cert issuing for ucentralgw-ui and enable HTTPS * Add https port exposure * Fix websocket cert and key name * Fix nginx config * Fix microservice hostnames * Relocate SYSTEM_URI_UI variable since it is shared by all microservices * Update README.md * Adapt script to deployment split * Update README.md * Remove acme.sh container and related configuration * Add Letsencrypt support to Traefik * Also bind mount restapi-ca.pem in self-signed deployment * Update README.md * Update README.md
3 lines
72 B
Bash
3 lines
72 B
Bash
KAFKA_CFG_ZOOKEEPER_CONNECT=zookeeper:2181
|
|
ALLOW_PLAINTEXT_LISTENER=yes
|