3 repositorios
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.
Este proyecto es un script de aprovisionamiento basado en shell y optimizador de compilación diseñado para automatizar la instalación y configuración de extensiones de PHP y el gestor de dependencias Composer dentro de contenedores Docker. Sirve como un constructor de entorno de ejecución que simplifica el proceso de añadir módulos PHP a las imágenes de contenedor. La herramienta se distingue por automatizar la resolución de dependencias a nivel de sistema necesarias para la compilación de extensiones de PHP, reduciendo el esfuerzo manual típicamente necesario en un Dockerfile. Admite una variedad de métodos de instalación, incluyendo la recuperación de paquetes PECL, la instalación directa basada en fuentes desde repositorios y el despliegue de versiones específicas de Composer. El sistema maneja además tareas de configuración del entorno, como la aplicación de restricciones de versión a las extensiones y la actualización de certificados raíz de CA en imágenes de Linux heredadas para resolver fallos 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.