daemon

  1. G

    Proxmox VE behind reverse proxy (Real-IP)

    Hi, I access my PVE behind a reverse proxy. here is the conf server { listen 80; server_name myfqdn; set $primary_domain myfqdn; if ($host != $primary_domain) { rewrite ^ $scheme://$primary_domain permanent; } location / { return 301 https://$server_name$request_uri; } }...
  2. D

    pct exec and daemonizing

    I wish to launch a script on a collection of containers. pct exec seems to do what I want. Except I want to background my script and have the pct exec finish immediately. I tried just adding an & (ampersand) but when the pct exec finishes, it terminates the backgrounded script. I have now tried...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!