// Blog · Automation

Automation

Articles in Automation.

Blog posts

automation

How to Install Watchtower in an LXC Container on Proxmox VE (Automatically Update Your Docker Containers)

Tired of SSHing into every LXC container just to run docker compose pull? Watchtower checks your running containers against their registries and updates them on its own. Here's how to set it up on Proxmox VE 9.2, including the notification and safety settings most guides skip.

automation

How to Install Node-RED in an LXC Container on Proxmox VE (Visual Automation for Beginners)

Install Node-RED in a lightweight LXC container on Proxmox VE using the community-scripts helper script. Set a login password, add extra nodes, and start building flows in about ten minutes.

automation

How to Automate Proxmox VE With Python and the REST API (A Beginner's Guide to proxmoxer)

Tired of clicking through the Proxmox web UI for repetitive tasks? Learn how to talk to the Proxmox VE REST API from Python using the proxmoxer library to list nodes, start and stop VMs, and create containers with a script.

automation

How to Install n8n in an LXC Container on Proxmox VE (Self-Hosted Workflow Automation for Beginners)

Skip the per-task billing of Zapier or Make. Learn how to install n8n, an open-source workflow automation tool, inside a lightweight LXC container on Proxmox VE and run it as a systemd service.

automation

What Are Proxmox VE Community Scripts? A Beginner's Guide to Installing Apps in Minutes

Proxmox VE Community Scripts let you spin up a fully configured LXC container for apps like Jellyfin or Vaultwarden with one command. Here's what the project actually is, how the install menu works, and how to use it without handing over blind trust.

automation

How to Automate Proxmox VE Installation With an Answer File (proxmox-auto-install-assistant)

Tired of clicking through the Proxmox VE installer every time you rebuild a node? Learn how to use proxmox-auto-install-assistant and a TOML answer file to install Proxmox VE completely unattended.

automation

How to Set Up Gotify and Webhook Alerts in Proxmox VE (Beyond Email Notifications)

A step-by-step guide to Proxmox VE's Gotify and Webhook notification targets, covering server setup, Handlebars body templating, matchers, and a working Discord integration example.

automation

How to Manage Proxmox VE with Ansible: Automating VM and LXC Provisioning

A practical guide to provisioning and configuring Proxmox VE VMs and LXC containers with Ansible, using the current community.proxmox collection, API tokens, dynamic inventory, and idempotent playbooks.

automation

How to Manage Proxmox VE with Terraform: A Complete Infrastructure-as-Code Guide

Stop clicking through the GUI to build the same VM twice. Here's how to use the bpg/proxmox Terraform provider to declaratively provision VMs and LXC containers, manage state safely, and import machines you already have.

Page 1 of 2