awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tteck avatar

tteck/ProxmoxArchived

0
View on GitHub↗
15,179 stars·2,526 forks·Shell·MIT·13 viewsHelper-Scripts.com↗

Proxmox

This project is a collection of shell-based automation scripts designed to automate the deployment and configuration of Linux containers and virtual machines on Proxmox VE hosts. It provides toolsets for the scripted provisioning of virtual machine infrastructure and the creation of pre-defined containers for various applications.

The toolset includes specialized utilities for Proxmox host management, such as automating post-installation setup, managing system backups, and cleaning up old kernels to reclaim disk space. It further provides automated configurations for hardware passthrough, enabling GPU and USB device access for virtualized instances.

The project covers broader system optimization and maintenance areas, including the tuning of CPU scaling governors and processor microcode for host performance. It also provides orchestration for updating software packages across multiple containers and migrating application data between container instances.

Features

  • Hypervisor-Specific Lab Provisioning - Provides automation scripts tailored for deploying common self-hosted application environments on Proxmox VE.
  • Self-Hosted Application Stacks - Provides a vast collection of pre-defined containers for deploying home lab applications like media servers and databases.
  • Virtual Machine Provisioning - Reduces manual setup time through the use of predefined scripts for virtual machine infrastructure.
  • Hypervisor Host Optimizations - Provides automated post-installation scripts to optimize Proxmox VE hosts for specific hardware and performance.
  • Virtualization Templates - Uses predefined configuration templates to ensure consistent setup of virtual machines and containers.
  • Proxmox VM Automation Scripts - Provides shell scripts that use Proxmox APIs to automate the deployment of VMs and containers.
  • LXC Container Provisioning - Provides automated scripts to create and configure pre-defined Linux containers for common applications.
  • Container Deployment - Automates the creation and configuration of Linux containers using interactive shell scripts.
  • API-Driven Resource Orchestration - Provides programmatic creation and modification of Proxmox system instances via hypervisor management interfaces.
  • Shell-Based Provisioning - Executes sequences of command-line instructions to automate the provisioning of virtualization resources.
  • Virtual Machine Deployment - Provides interactive scripts for the creation and configuration of virtual machines.
  • LXC Provisioning - Automates the provisioning of lightweight Linux containers to run isolated applications without manual setup.
  • Hypervisor Host Optimization - Applies post-installation settings and tunes CPU scaling and microcode for Proxmox VE server performance.
  • Hypervisor Management Utilities - Provides a set of tools for cleaning kernels, managing backups, and optimizing Proxmox VE system settings.
  • Application Installers - Executes installation commands to set up specific application software within containerized environments.
  • Interactive CLI Prompts - Uses interactive command-line prompts to collect user input for tailoring deployment settings.
  • Package Deployment Automators - Automates the bulk installation and updating of software binaries within Linux containers.
  • Appliance Scripting - Offers scripted installation and configuration of common applications as pre-defined virtual machines or containers.
  • Container Deployment Updaters - Includes orchestration for updating software packages across multiple Linux containers.
  • Virtualization Management - Configures hardware passthrough and manages resource allocation to optimize virtualization efficiency.
  • Hardware Performance Tuning - Configures CPU scaling governors and processor microcode to increase system efficiency and stability.
  • Hardware Passthrough - Provides automated configurations for GPU and USB device passthrough to virtualized guests.
  • USB Device Passthroughs - Automates configurations for enabling GPU and USB device passthrough for Proxmox guests.
  • Backup Management - Includes utilities for creating and securing system-level backups of critical host data.
  • Hypervisor - Manages system backups and recovery paths specifically for Proxmox VE environments.

Star history

Star history chart for tteck/proxmoxStar history chart for tteck/proxmox

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Proxmox

Similar open-source projects, ranked by how many features they share with Proxmox.
  • ivanhao/pvetoolsivanhao avatar

    ivanhao/pvetools

    5,271View on GitHub↗

    pvetools is a configuration toolkit and suite of scripts designed to automate the setup and optimization of Proxmox VE virtualization environments on Debian. It provides automated toolsets for configuring hypervisors, optimizing hardware, and deploying network file services. The project features a container runtime deployer for installing engines and web management interfaces within isolated environments, and a storage manager for resizing root partitions, managing ZFS RAM usage, and relocating container data across disks. It includes optimization scripts for nested virtualization and PCI pas

    Shellproxmoxproxmox-vesamba
    View on GitHub↗5,271
  • apache/cloudstackapache avatar

    apache/cloudstack

    2,799View on GitHub↗

    CloudStack is an infrastructure-as-a-service orchestration engine designed to automate the deployment and lifecycle of computing, storage, and networking resources within a software-defined data center. It serves as a management layer for provisioning private clouds and managing the delivery of virtual machines and persistent storage across virtualized physical infrastructure. The platform features a multi-hypervisor orchestrator that utilizes a hypervisor-agnostic abstraction layer to control diverse virtualization technologies through a unified set of standardized API calls. It further prov

    Javacloudcloudstackiaas
    View on GitHub↗2,799
  • microvm-nix/microvm.nixmicrovm-nix avatar

    microvm-nix/microvm.nix

    2,682View on GitHub↗

    microvm.nix is a declarative virtual machine manager and orchestrator for defining, building, and managing isolated guest environments using Nix. It functions as a virtual machine image builder that transforms system specifications into bootable disk images and runner scripts. The project provides a hypervisor abstraction layer, enabling the deployment of guest images across multiple virtualization backends through a unified configuration. It includes specialized tools for PCI hardware passthrough, granting virtual machines direct access to physical host USB and PCI devices. The framework co

    Nixcloud-hypervisorcrosvmfirecracker
    View on GitHub↗2,682
  • moghtech/komodomoghtech avatar

    moghtech/komodo

    10,290View on GitHub↗

    Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for managing multiple remote hosts through lightweight agents, coordinating Docker Swarm and Kubernetes clusters, and automating software delivery via integrated CI/CD pipelines. The system distinguishes itself with a TypeScript-based automation engine that executes typed scripts against the system API for complex operational workflows. It supports infrastructure-as-code through TOML-based declarative configuration synchronization and provides ephemeral build infrastructure that provi

    Rust
    View on GitHub↗10,290
See all 30 alternatives to Proxmox→

Frequently asked questions

What does tteck/proxmox do?

This project is a collection of shell-based automation scripts designed to automate the deployment and configuration of Linux containers and virtual machines on Proxmox VE hosts. It provides toolsets for the scripted provisioning of virtual machine infrastructure and the creation of pre-defined containers for various applications.

What are the main features of tteck/proxmox?

The main features of tteck/proxmox are: Hypervisor-Specific Lab Provisioning, Self-Hosted Application Stacks, Virtual Machine Provisioning, Hypervisor Host Optimizations, Virtualization Templates, Proxmox VM Automation Scripts, LXC Container Provisioning, Container Deployment.

What are some open-source alternatives to tteck/proxmox?

Open-source alternatives to tteck/proxmox include: ivanhao/pvetools — pvetools is a configuration toolkit and suite of scripts designed to automate the setup and optimization of Proxmox VE… apache/cloudstack — CloudStack is an infrastructure-as-a-service orchestration engine designed to automate the deployment and lifecycle of… microvm-nix/microvm.nix — microvm.nix is a declarative virtual machine manager and orchestrator for defining, building, and managing isolated… moghtech/komodo — Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for… nextcloud/all-in-one — all-in-one is a containerized deployment system designed to install and manage a complete suite of productivity and… bostrot/wsl2-distro-manager — This project provides a graphical management interface for the Windows Subsystem for Linux, enabling the installation,…