From 05019d8f31f0d7a6fc6d26c8d675cd782515e38b Mon Sep 17 00:00:00 2001 From: Ron Williams Date: Fri, 6 Apr 2018 08:28:45 -0600 Subject: [PATCH] Add README for use until a public port available for conditional exposure. --- templates/mailhog/0/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/mailhog/0/README.md diff --git a/templates/mailhog/0/README.md b/templates/mailhog/0/README.md new file mode 100644 index 0000000..8e00b33 --- /dev/null +++ b/templates/mailhog/0/README.md @@ -0,0 +1 @@ +The mailhog catalog configuration provides SMTP access on the internal network by default. External SMTP access can be exposed through a TCP Rancher load balancer routing to internal port 25. The Mailhog UI can be exposed through an HTTP(S) Rancher Load Balancer routing to internal port 8025.