Hi!
After creating a privileged container with Debian 10 template image, I'm unable to install Nginx:
The most relevant part of the issue is here:
(...)
Setting up libnginx-mod-http-image-filter (1.14.2-2+deb10u3) ...
Setting up nginx-full (1.14.2-2+deb10u3) ...
Setting up nginx...
Hello,
yesterday I moved my proxmox VMs to a new Proxmox Server with the only difference being, that the old Proxmox hat v6.1 and the one I transferred the VMs to is on v6.2.
I use a reverse proxy to access my services (pfSense, Proxmox Webinterface, Webmail,...). I have a VM which is hosting...
Hey,
I have a VM with Nginx on it that I'm trying to test with and although everything else is working, I can see in the VM firewall logs within the Proxmox console that all the traffic from the internet is dropped.
The port forwarding on my router is fine and working as I can see the traffic...
(domain.com steht in diesem Fall für meine Domain)
Moin!
habe mir einen NUC gekauft und nun Proxmox installiert.
Darauf laufen mehrere Instanzen
192.168.0.5 - die IP vom NUC
- 192.168.0.6 -> REVERSE PROXY
- 192.168.0.7 -> WebServer mit VestaCP
- 192.168.0.8 -> vServer 1
-...
Hello. I configured Nginx according to this instruction. Everything works great. It has become much more convenient. But the following question arose: ngnix is blocking ports 80 and 443 to obtain letsencrypt certificates. In order to regenerate the certificates, I had to manually stop nginx, get...
I am trying to setup a private network but seem to running into a few problems. My network set up is as follows:
So i have a LXC setup on vmbr2 with the network config looking as follows:
But no outside network :(. I cannot ping 192.168.1.51 from the LXC, only 192.168.3.0/ sub-net...
Hello,
I need to setup a nginx reverse proxy only for the noVNC console, not the whole proxmox. My proxmox servers are on my private network and I want someone on the Internet to be able to access the console of a VM but i don't want them to access proxmox itself (gui or api).
Has anyone done...
Hey Guys n Lads,
Like the Topic sais, I'd like to know how I would get out the most performance when I disable the KVM hardware virtualization on a VM. I normally only work with containers, but I would like to install https://www.observium.org/ on my machine an that seems to be impossible...
Hi,
I have configured Nginx to access Proxmox WebUI via port 443 based on this documentation.
This works like charm.
However, I need an additional solution to access web services running on specific CTs / VMs.
In my case this web service is: NIPAP
This web service has only connection to...
Hey all, after some searching i saw that a year or 2 ago it was not possible to have the proxmox webgui reverse proxy with a subdirectory on NGINX, only option was a subdomain.
I was just wondering is that still the case? I don't seem to be able to get it to work with a subdirectory, I even...
Hello there,
I have problem to port forwarding port 443/https through from VM to Host, i do forwarding setup in /etc/network/interface, there no problems in port 80, i can access the public host ip, but when i try to connect through port 443 is unable to connect, i check the connection by ...
Hello all,
I have problems when installing certificate ( Letsencrypt ) from my proxmox, the problems is :
Cleaning up challenges
Problem binding to port 80: Could not bind to IPv4 or IPv6.
i was open the port 80 to make it sure that can communicate with my public ip :
root@pve:/var/log#...
Hello,
I'm trying to configure nginx to act as reverse proxy for my proxmox hosts, everything is great, the noVNC is working, but i cannot upload any file to the datastore.
Config of nginx is attached below:
root@proxmox-node-1:~# cat /etc/nginx/nginx.conf
user www-data;
worker_processes auto...
Hi all,
It's my first thread wo i will try to do my best :)
I have a Proxmox PVE 5.2 installed in my own server, I have configured several CT in order to isolate each services ( one wordpress, seedbox, plex, owncloud ...)
My question is: Currently i use only one SSL certificate (installed in...
We have 5 physical machines hosted at OVH. Each of them have Proxmox 5.2-10 installed
Machines are inside of OVH vRack.
we have separate LXC for database, separate LXC with loadbalancer and several separate instances with our web application stack (php and nginx).
When we put more LXCs with...
My reverse proxy seems to be blocking my SPICE connection attempts to my ProxMox host.
I can connect fine if I connect to the ProxMox local IP, but not if I try to use the FQDN that passes through my reverse proxy.
Trying to connect through my reverse proxy gives the following error:
Could not...
Hi,
I propose that these lines are added to the article here in order to fix the boot order of the services. Otherwise nginx won't come up correctly after reboot because the certificate files are not available before pve-cluster service was started.
sed -i...
Hello,
I have three Proxmox containers, one of them is nginx to act as redirection to other two containers. http redirection to both containers works fine. I'm stuck with https (openssl). The nginx conf I've tried so far
server {
listen 443 ssl;
server_name example.ddns. net...
Hello, as I have spent a lot of time last week fighting nginx in order to make it render the NoVNC websocket correctly without any success, I saw there are multiple messages from many members indicating that it doesn't really work right now, not even this configuration.
I've managed to make it...
So I'm trying to get reverse proxy working. I can get it to work with https://subdomain.domain.com, however i can't get it to work with https://domain.com/subdir (or https://subdomain.domain.com/subdir for that matter). Any idea what i have to change in the NGINX config? My location block is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.