I have deduced that Argo cannot work on Nginx server blocks with multiple domains so I am forced to create to machines for both domains.
Now as the Cloudflare Tunnel documentation is not clear nor is it detailed I thought listing the questions specific to setup on NGINX would help myself and others.
Here are the questions
-
If wanting to setup the root domain can we just use tunnel.domain.com when running the Cloudflared daemon ?
-
As the Tunnel is not using a public IP what then is needed to be put in the A record for the root domain that we will be using Cloudflare Tunnel ?
-
In the NGINX config do we change the config to the Cloudflare Tunnel port such as 8000 or 8080 ?
-
Does the NGINX config need both http and https configurations ?
-
What does the configuration in the config.yml need to be.
It would assist if the documentation can be a little more clear with examples for both Apache AND Nginx .