So, I have spent the last week and a half searching everything I can on how Traefik works and how to make something work, and I have officially ended up in the corner rocking back and forth...
To be honest I don't even know where to begin with the issue I'm having.
The host is Squarespace so no wildcard certificates.
I really would like to use the subdomain as the access point so that I don't have to setup multiple A records for each service.
I would like to have the setup be something like:
"server.domain.com/apps/app1"
"server.domain.com/apps/app2"
I have tried both "Path(/app1
)" and "PathPrefix" without any success...
I don't want the post to get too long, so I will add any info I can for questions.
If anyone wants to take a stab at finding a solution, I would be forever in your debt...
I'm only a week behind on my deadline so I'm not freaking out by any means!
Thank you in advance!