From e146ec7c2fd26dd2619f5a17236158bf01e552ba Mon Sep 17 00:00:00 2001 From: olomana Date: Fri, 10 Feb 2023 22:42:10 +0000 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b0e0e6..6dd08e8 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ Try connecting to the public IP/via domain if DNS is set up already. ## Part 2: Services Configuration +*Note when using Traefik that services need 1. to have their UI ports allowed through the machine's firewall, and 2. must have labels declared for Traefik to pick up.* + ### Network Router (Traefik) Traefik is the networking stack that I'm using for Olomana. The goal here is to define the basic configuration for the Traefik container so that later containers can just be plugged into Traefik as necessary.