Closed binarygituser closed 2 months ago
@serfriz I am trying to use the custom build on my NAS which already has ports 80 and 443 occupied. Can I change the ports to any other number ? i tried it with one of you other custom builds, but does not seem to work. Any restriction on port usage at the moment or I just have to figure it out ? thanks a lot for your help
Hi @binarygituser no problem, I'll push your build later today or tomorrow (sorry I'm a bit busy this week). Regarding the ports I'm not sure what your issue is, but the custom builds work exactly as the official Caddy docker, you are able to use different ports for internal routing but I'd recommend moving your NAS stuff to a different port leaving 80 and 443 for Caddy. Here are some links that may help: https://caddyserver.com/docs/caddyfile/options https://caddy.community/t/change-port-for-port-forwarding-for-reverse-proxy/21438/9 https://caddy.community/t/caddy-v2-on-ports-other-than-80-or-443/10740
I just pushed the new build, sorry for the delay!
I would like a Caddy build with the following modules:
Additional context I notice you have other builds with subsets of this combination. I tried doing this combination myself and was able to build successfully, but dont know how I can keep the image updated when i install it on my nas. Thanks a lot for making these custom builds available.