3 repository-uri
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.
Acest proiect este un script de provizionare bazat pe shell și un optimizator de build conceput pentru a automatiza instalarea și configurarea extensiilor PHP și a managerului de dependențe Composer în containere Docker. Acesta servește drept constructor de mediu runtime care simplifică procesul de adăugare a modulelor PHP în imaginile de container. Instrumentul se distinge prin automatizarea rezolvării dependențelor la nivel de sistem necesare pentru compilarea extensiilor PHP, reducând efortul manual necesar de obicei într-un Dockerfile. Suportă o varietate de metode de instalare, inclusiv preluarea pachetelor PECL, instalarea directă bazată pe sursă din repository-uri și deployment-ul unor versiuni specifice de Composer. Sistemul gestionează, de asemenea, sarcini de configurare a mediului, cum ar fi aplicarea constrângerilor de versiune pentru extensii și actualizarea certificatelor root CA pe imaginile Linux legacy pentru a rezolva eșecurile de handshake SSL.
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.