Hi all,
So I followed Taylor’s excellent instructions on Reclaim.TV to set up a castopod instance on my reclaim cloud to host my new podcast. Everything went smoothly, except one small thing.
I have a domain registered through cloudflare for my podcast: stuffiscontingent.org I set up an A record in cloudflare, and if I gave it the external URL of my load balancer.
If I visit that URL in the browser it was connecting, but redirecting to https://env-9267848.us.reclaim.cloud/@afamiglietti79 which wasn’t what I wanted. I updated the Let’s Encrypt certificate and now its still trying to redirect, but failing because the cert doesn’t match the server.
I assume I am just making some dirt simple mistake configuring the load balancer/and or docker container?
Can someone help me out?