2025-07-16, 06:32 PM
(2025-07-01, 05:47 PM)DifferentComputers Wrote: Thanks!
(2025-07-14, 12:54 PM)Jeremy Goss Wrote: Hello. I believe I have much to learn! Thankful to have found your guide. I think I am already stuck near the beginning.
I am at the Reverse Proxy steps. This may sound silly, but I cannot seem to understand step 2x "Install xcaddy go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest."
At first I thought I would be entering that in Terminal. But realized I should be downloading this from that site? But apparently I am just not understanding.
Apologies for a newbie question.
Hey Jeremy! No problem at all! You need golang installed to run the xcaddy install command. You can install brew (https://brew.sh/), then install go with "brew install go". I'll make a note of that in the xcaddy install section of the guide in the next update. Let me know if you have any other questions.
