I have a pretty basic Proxmox setup. I am still learning how everything works. I have set up a Cloudflare tunnel to the Proxmox and published a subdomain through it to access it from the internet. I have set up a container which runs the Cloudflared app that makes the connection of the tunnel. The proxmox tunnel is set up with HTTPS, an IP address the port and NoTLSverify enabled as I don't have a self-signed SSL certificate. Now I also want to have a Nextcloud instance running in the proxmox, created a Turnkey container, assigned a subdomain and have published it with another IP address just like the proxmox.
1. Now every time I run the Nextcloud container inside the Proxmox, I get first an error detecting migration and the tunnel goes down directly. It comes back to life after a couple of minutes, but then if I do any action / request in the Nextcloud container, it brings the tunnel down again. I have made also sure that the ranking of importance of the hostnames is the first the proxmox and second Nextcloud. How can I fix this by having both of them co-exist without one taking the tunnel down.
2. I also have a 502 bad gateway error at the Nextcloud, I have enabled NoTLSverify as mentioned, and it is on HTTPS, but that won't still fix it. I have done some digging and think that I need a self-signed SSL certificate that Proxmox offers with Let's encrypt, but I need to have a port opened to the internet.
Any suggestions are welcomed, as I am still learning Proxmox and the purpose of this server is for me to practice.
Thank you in advance.
1. Now every time I run the Nextcloud container inside the Proxmox, I get first an error detecting migration and the tunnel goes down directly. It comes back to life after a couple of minutes, but then if I do any action / request in the Nextcloud container, it brings the tunnel down again. I have made also sure that the ranking of importance of the hostnames is the first the proxmox and second Nextcloud. How can I fix this by having both of them co-exist without one taking the tunnel down.
2. I also have a 502 bad gateway error at the Nextcloud, I have enabled NoTLSverify as mentioned, and it is on HTTPS, but that won't still fix it. I have done some digging and think that I need a self-signed SSL certificate that Proxmox offers with Let's encrypt, but I need to have a port opened to the internet.
Any suggestions are welcomed, as I am still learning Proxmox and the purpose of this server is for me to practice.
Thank you in advance.