Hello,
I am attempting to use traefik to reverse-proxy web services. I have followed the Ibracorp guide, and believe that I have done everything correctly. I am using Cloudflare as my registrar and DNS provider, and all of my containers are using the same custom docker network.
I am not seeing any problems in the logs. All I am trying to accomplish initially right now is to access https://traefik.zerosync.co, but the only response I have gotten so far is 418; upon doing some research, I believe that means that my requests are getting processed by the noop@internal router, but I have no iea where to go from there.
Any help would be much appreciated. Let me know if there's any other information I can provide that would help. Thanks