From 6a33191daa04dec350b47ab02dd4994f5f144398 Mon Sep 17 00:00:00 2001 From: whitney Date: Tue, 11 Apr 2023 22:40:04 +0000 Subject: [PATCH] Update documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d64f26..8b17c17 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ Traefik is the networking stack that I'm using for Olomana. The goal here is to 1. Follow the instructions in the `traefik/` folder to run the example traefik configs and confirm that they are reachable. +1.5 Note there is some annoying stuff to do regarding the `acme.json` file. See instructions in the repo for how to set it up right. + 2. Fill out the "Blanked" Traefik config and set up the final Traefik container. 3. Ensure that the DNS is setup correctly (External step, I am using Cloudflare.) so that we can route to the server via the vanity URL.