3 Repos
Automation of resource deployment using sequences of shell commands.
Distinct from Command Sequence Automation: Distinct from shell utilities or UI automation; focuses on infrastructure provisioning via shell scripts.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Shell-Based Provisioning. Refine with filters or upvote what's useful.
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, ena
Executes sequences of command-line instructions to automate the provisioning of virtualization resources.
Dieses Projekt ist ein shell-basiertes Bereitstellungsskript und Build-Optimierer, das entwickelt wurde, um die Installation und Konfiguration von PHP-Erweiterungen und dem Composer-Abhängigkeitsmanager innerhalb von Docker-Containern zu automatisieren. Es dient als Laufzeitumgebungs-Builder, der den Prozess des Hinzufügens von PHP-Modulen zu Container-Images vereinfacht. Das Tool zeichnet sich dadurch aus, dass es die Auflösung systemweiter Abhängigkeiten automatisiert, die für die Kompilierung von PHP-Erweiterungen erforderlich sind, wodurch der manuelle Aufwand reduziert wird, der normalerweise in einem Dockerfile erforderlich ist. Es unterstützt eine Vielzahl von Installationsmethoden, einschließlich PECL-Paketabruf, direkter quellbasierter Installation aus Repositories und der Bereitstellung spezifischer Composer-Versionen. Das System übernimmt zudem Aufgaben der Umgebungseinrichtung, wie das Anwenden von Versionsbeschränkungen auf Erweiterungen und das Aktualisieren von Root-CA-Zertifikaten auf älteren Linux-Images, um SSL-Handshake-Fehler zu beheben.
Employs a shell-based script to automate the provisioning of PHP modules within container environments.
This project is a suite of administrative tools designed for automated operating system deployment and server infrastructure provisioning. It provides a framework for installing Linux and Windows distributions on remote hardware using network-streamed imaging and shell-based provisioning logic. The toolset includes specialized capabilities for network-streamed disk imaging and a TCP network tuning suite to optimize kernel parameters and congestion control. It also features a Windows group policy migrator for transferring and backing up operational settings between different computer instances
Uses shell-driven workflows to automate disk partitioning, network setup, and system identity configuration.