Skip to content

Working Caddyfile? #447

Closed Answered by danb35
afsabresfan asked this question in Q&A
Aug 14, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

If you're just using an internal IP address, I'm not sure what value the reverse proxy would bring--with or without it, you're browsing to an IP address, you aren't getting HTTPS, etc. But with that said, this should work:

:80 {
    reverse_proxy ip_of_spoolman:7912
}

That will take any traffic from port 80 on your Caddy host and proxy it to the Spoolman instance.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@afsabresfan
Comment options

Answer selected by Donkie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants