Hello,
I've follow this wiki page and at the Post Setup section, I get the an error.
https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy
I'm not sure what I'm doing wrong. After adding:
I hit Ctrl-O (write Out to file), then Ctrl-X to Exit.
Thanks.
I've follow this wiki page and at the Post Setup section, I get the an error.
https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy
I'm not sure what I'm doing wrong. After adding:
Code:
[Unit]
Requires=pve-cluster.service
After=pve-cluster.service
I hit Ctrl-O (write Out to file), then Ctrl-X to Exit.
Code:
root@pve:~# systemctl edit nginx.service
Editing "/etc/systemd/system/nginx.service.d/override.conf" canceled: temporary file is empty.
Thanks.