3 مستودعات
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.
هذا المشروع عبارة عن نص برمجي للتزويد (provisioning) قائم على الصدفة ومحسن بناء مصمم لأتمتة تثبيت وتهيئة إضافات PHP ومدير تبعيات Composer داخل حاويات Docker. يعمل كمنشئ لبيئة وقت التشغيل يبسط عملية إضافة وحدات PHP إلى صور الحاويات. تتميز الأداة بأتمتة حل التبعيات على مستوى النظام المطلوبة لتجميع إضافات PHP، مما يقلل الجهد اليدوي المطلوب عادةً في Dockerfile. تدعم مجموعة متنوعة من طرق التثبيت، بما في ذلك استرجاع حزم PECL، والتثبيت المباشر القائم على المصدر من المستودعات، ونشر إصدارات Composer محددة. يتعامل النظام أيضًا مع مهام إعداد البيئة مثل تطبيق قيود الإصدار على الإضافات وتحديث شهادات CA الجذر على صور Linux القديمة لحل فشل مصافحة 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.