Reverse Proxy Help

OS Name/Version: Windows Server 2025

Product Name/Version: 2.6.2.8 - 20250911.4

Problem Description: I have enabled the reverse proxy switch on the main ADS instance, however when I turn on my Caddy container proxied to localhost:8080 I am greeted by the “too many redirects” error in my browsers. All I’m trying to do is make it so my community pages show up at [domain]/[game] instead of [domain]/c/[randomgarbagegeneratednumber], but even the simple act of enabling Caddy breaks the entire AMP interface.

I’m not sure that it makes a difference, but the current setup is a Cloudlfared tunnel to my machine and that works, perfectly fine. I just hate the generated paths for community pages, frankly they suck and are ugly. Traffic from CF is already coming in to port 8080 as my ISP blocks port 80, and Caddy is on the same machine. Any help would be appreciated as I really despise the generated community page URLs. Really despise them.

TL;DR: Unable to reach AMP when enabling a Docker Caddy reverse proxy.

Steps to reproduce:

  • Launch AMP
  • Enable ‘Using Reverse Proxy’
  • Access web UI (works fine)
  • Start Caddy with config to only reverse proxy traffic, not rewrite paths

Actions taken to resolve so far: Googled my ass off, yelled at ChatGPT, stared into the void wondering where I went wrong in life… but in all seriousness I’ve done everything I can think of. I have no idea what else to do. I’ve restarted AMP, disabled/reenabled the proxy option, restarted my machine, recreated Caddy containers dozens of times… SOS.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.