Hi!
I have been using Proxmox for a while. I use it for my homelab, and I wish to be able to use my own domain (through subdomains) into my entire homelab, being able to access the different VMx and LXCs with subdomains, such as: subdomain1.domain.com --> LXC101, subdomain2.domain.com --> VM102, etc.
The 2 challenges are:
1) I have dynamic IP (and varies around each hour)
2) I am not sure how to set this up, although I have read a lot about rever-proxies, but none of these seem to adjust to my need.
The challenge #1, I think I was able to solve it, as I use no-ip.com free service. So, I already have a small LXC set up in my system with the no-ip client to automatically update the domain every 5 mins, so my IP varies but no-ip already points it automatically.
Then, I have my own domain set up in AWS, and I created a CNAME for subdomain1.domain.com to point to my no-ip domain, so every time my no-ip domain changes the CNAME gets updated (works most of the time, although it might have some delays sometimes).
Now, how can I make the proxmox cluster to reverse-proxy things up? Do I need to install a reverse proxy on the host machine (so, basically over proxmox)? I wouldn't want to install anything on top of proxmox, only within it with LXCs or VMs.
Thoughts?
I have been using Proxmox for a while. I use it for my homelab, and I wish to be able to use my own domain (through subdomains) into my entire homelab, being able to access the different VMx and LXCs with subdomains, such as: subdomain1.domain.com --> LXC101, subdomain2.domain.com --> VM102, etc.
The 2 challenges are:
1) I have dynamic IP (and varies around each hour)
2) I am not sure how to set this up, although I have read a lot about rever-proxies, but none of these seem to adjust to my need.
The challenge #1, I think I was able to solve it, as I use no-ip.com free service. So, I already have a small LXC set up in my system with the no-ip client to automatically update the domain every 5 mins, so my IP varies but no-ip already points it automatically.
Then, I have my own domain set up in AWS, and I created a CNAME for subdomain1.domain.com to point to my no-ip domain, so every time my no-ip domain changes the CNAME gets updated (works most of the time, although it might have some delays sometimes).
Now, how can I make the proxmox cluster to reverse-proxy things up? Do I need to install a reverse proxy on the host machine (so, basically over proxmox)? I wouldn't want to install anything on top of proxmox, only within it with LXCs or VMs.
Thoughts?