# Proxmox Automation with Proxmox Helper Scripts!

DevFeed: [Proxmox Automation with Proxmox Helper Scripts!](<https://devfeed.tech/articles/proxmox-automation-with-proxmox-helper-scripts-10640.md>)

Original publisher: [Read original article](<https://technotim.com/posts/proxmox-helper-scripts/>)

Author: Techno Tim

Published: 2024-05-30T13:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Proxmox](<https://devfeed.tech/topics/proxmox.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Script](<https://devfeed.tech/topics/script.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [containers](<https://devfeed.tech/tags/containers.md>), [github](<https://devfeed.tech/tags/github.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [script](<https://devfeed.tech/tags/script.md>), [server](<https://devfeed.tech/tags/server.md>)

## AI overview

A tutorial about Proxmox Helper Scripts, a community-maintained collection of scripts for changing Proxmox VE servers, installing LXC containers, and simplifying server administration in a homelab. It also advises inspecting scripts before execution and describes using commit SHAs for repeatable script versions.

## Source excerpt

Proxmox helper scripts is a collection of scripts to help you easily make changes to your Proxmox VE server along with installing many LXC Containers. This makes installing, configuring, and maintaining your Proxmox server in your HomeLab along with many applications as simple as running a script. 📺 Watch Video Note: ttek who created the scripts initially is no longer able to maintain ...