Update documentation

This commit is contained in:
whitney 2023-04-11 22:40:04 +00:00
parent c9fed73d51
commit 6a33191daa

View File

@ -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. 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. 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. 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.