Use route53 instead of cloudflare
The caddy base image is built with both cloudflare and route53 plugin.
-
Create an IAM policy using the template provided in libdns/route53.
-
Create a new IAM user and attach the policy created in step 1.
-
Go to the user -> Security credentials and create a new access key.
-
Add the credentials to the .env file
-
Update the caddy labels in tunnel service to use route53 instead of cloudflare.
-
Start the servers
Navigate to your domain to see the tunnel in action.