I have a domain which I'm trying to set up with tunnel to some docker containers on my unraid server. I have added the domain in cloudflare and it shows Active.
There were previously configured DNS records from the person I transferred it from, which I removed. I replaced them with two A type records, one for my domain with the content as my server's IP, and one for www with my server's IP based on a tutorial I was watching.
When I attempt to set up my tunnel I get the error Error: An A, AAAA, or CNAME record with that host already exists.
I tried deleting both the records and that allowed me to save the tunnel, however it now just says "This site can’t be reached
ERR_NAME_NOT_RESOLVED" when I navigate to the domain name and path I configured on the tunnel.
What is the correct way I should configure the DNS and Tunnels to allow some containers to be accessed via the domain name?