3 dépôts
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.
Ce projet est un script de provisionnement basé sur le shell et un optimiseur de construction conçu pour automatiser l'installation et la configuration des extensions PHP et du gestionnaire de dépendances Composer au sein de conteneurs Docker. Il sert de constructeur d'environnement d'exécution qui simplifie le processus d'ajout de modules PHP aux images de conteneurs. L'outil se distingue en automatisant la résolution des dépendances au niveau du système requises pour la compilation des extensions PHP, réduisant l'effort manuel généralement nécessaire dans un Dockerfile. Il prend en charge diverses méthodes d'installation, y compris la récupération de paquets PECL, l'installation directe basée sur les sources à partir de dépôts et le déploiement de versions spécifiques de Composer. Le système gère en outre les tâches de configuration de l'environnement telles que l'application de contraintes de version aux extensions et la mise à jour des certificats CA racine sur les images Linux héritées pour résoudre les échecs 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.