awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

20 مستودعات

Awesome GitHub RepositoriesServer Provisioning

Automated configuration and setup of remote server environments for application hosting.

Distinguishing note: Focuses on the initial server preparation and environment setup rather than ongoing orchestration.

Explore 20 awesome GitHub repositories matching devops & infrastructure · Server Provisioning. Refine with filters or upvote what's useful.

Awesome Server Provisioning GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fastapi/full-stack-fastapi-templateالصورة الرمزية لـ fastapi

    fastapi/full-stack-fastapi-template

    43,815عرض على GitHub↗

    This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th

    Configure a remote server for hosting by setting up domain records, subdomains, and container engines to support the deployment of isolated and scalable applications.

    TypeScriptbackendchakra-uidocker
    عرض على GitHub↗43,815
  • chatwoot/chatwootالصورة الرمزية لـ chatwoot

    chatwoot/chatwoot

    31,959عرض على GitHub↗

    Chatwoot is a self-hosted, omnichannel customer support platform designed to aggregate messages from diverse social and digital channels into a single, collaborative team inbox. It provides organizations with full data ownership and control over their support infrastructure, ensuring strict logical separation of customer data through multi-tenant architecture. By centralizing communication, the platform enables teams to manage, route, and resolve inquiries within a unified workspace that maintains complete interaction history for every contact. The platform distinguishes itself through an eve

    Provides automated scripts for installing the platform on traditional Linux virtual machines.

    Rubyactioncablechat-widgetconversation
    عرض على GitHub↗31,959
  • react-boilerplate/react-boilerplateالصورة الرمزية لـ react-boilerplate

    react-boilerplate/react-boilerplate

    29,490عرض على GitHub↗

    This is a foundational project structure for building scalable web applications using React. It provides a standardized directory structure and build tools to accelerate the bootstrapping of new projects, featuring a Redux architecture for predictable state management through unidirectional data flow and an immutable store. The project is distinguished by a command-line interface for generating standardized components, containers, and routes from predefined templates. It implements an offline-first framework using service workers to enable progressive web app functionality, alongside a compon

    Sets up an integrated server environment to handle custom APIs and static pages.

    JavaScripti18nimmeroffline-first
    عرض على GitHub↗29,490
  • sillytavern/sillytavernالصورة الرمزية لـ SillyTavern

    SillyTavern/SillyTavern

    29,463عرض على GitHub↗

    SillyTavern is a comprehensive interface and orchestration platform designed for immersive AI roleplay and interactive chat experiences. It functions as a unified gateway that connects users to a wide array of local and cloud-based large language models, providing a centralized environment to manage complex character personas, narrative context, and model-driven interactions. The platform distinguishes itself through its advanced prompt engineering and automation capabilities. It utilizes a sophisticated macro-based templating engine and vector-database retrieval to dynamically inject lore, c

    Copies predefined sets of files and configurations into new user directories upon startup to ensure consistent default environments.

    JavaScriptaichatllm
    عرض على GitHub↗29,463
  • hwdsl2/setup-ipsec-vpnالصورة الرمزية لـ hwdsl2

    hwdsl2/setup-ipsec-vpn

    27,378عرض على GitHub↗

    This project is an automated command-line tool designed to install and configure a secure network gateway on a host machine. By utilizing established open-source security protocols, it establishes a private tunnel endpoint that encrypts internet traffic and facilitates remote access connectivity for authorized users. The tool functions as an infrastructure lifecycle manager, streamlining the deployment of private network services through shell-script-based orchestration. It distinguishes itself by integrating directly with the Linux kernel to manage packet filtering rules and providing creden

    Streamlines the setup and configuration of complex network services using scripts to reduce manual effort.

    Shellcisco-ipsecdockerencryption
    عرض على GitHub↗27,378
  • quarkusio/quarkusالصورة الرمزية لـ quarkusio

    quarkusio/quarkus

    15,479عرض على GitHub↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Automatically starts and configures search engine instances during development and testing to eliminate manual setup.

    Javacloud-nativehacktoberfestjava
    عرض على GitHub↗15,479
  • chocobozzz/peertubeالصورة الرمزية لـ Chocobozzz

    Chocobozzz/PeerTube

    14,520عرض على GitHub↗

    PeerTube is a decentralized, open-source video hosting platform that enables users to operate independent, interoperable servers. By utilizing the ActivityPub protocol, it connects these servers into a global, federated network where users can follow channels, discover content, and interact across different instances. The platform is designed to function as a self-hosted video content management system, providing a community-driven alternative to centralized media services. What distinguishes PeerTube is its hybrid approach to content delivery and infrastructure management. It integrates peer

    Automates the installation and configuration of the application stack on servers to simplify environment setup.

    TypeScriptactivitypubangulardecentralized
    عرض على GitHub↗14,520
  • deployphp/deployerالصورة الرمزية لـ deployphp

    deployphp/deployer

    11,077عرض على GitHub↗

    Deployer is a PHP deployment tool and SSH-based deployment automator used to push applications to remote servers and automate the provisioning of hosting environments. It functions as a zero-downtime deployment manager that utilizes symbolic links to switch between application versions, ensuring continuous site availability. The system employs pre-defined deployment recipes tailored to the specific requirements of popular PHP web frameworks. This framework-specific automation allows for the execution of task sequences designed for particular software environments. The tool covers remote serv

    Automates the initial setup and configuration of remote server environments to prepare them for application hosting.

    PHPdeploydeploymentphp
    عرض على GitHub↗11,077
  • boto/boto3الصورة الرمزية لـ boto

    boto/boto3

    9,834عرض على GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Automates the launching and initial setup of virtual servers using preconfigured machine images.

    Pythonawsaws-sdkcloud
    عرض على GitHub↗9,834
  • geerlingguy/ansible-for-devopsالصورة الرمزية لـ geerlingguy

    geerlingguy/ansible-for-devops

    9,792عرض على GitHub↗

    This project is an infrastructure as code framework and library of reusable playbooks designed for server configuration and DevOps workflow automation. It provides a Linux server configuration suite and specialized tools for provisioning multi-node Kubernetes clusters to support containerized applications. The library enables the automation of infrastructure tasks and the orchestration of multi-server workflows. It includes specific logic for deploying containerized workloads and managing application environments across different hosting platforms. The codebase covers broad capability areas

    Automates the configuration and setup of remote Linux server environments for application hosting.

    Pythonamazonansibleaws
    عرض على GitHub↗9,792
  • is-a-dev/registerالصورة الرمزية لـ is-a-dev

    is-a-dev/register

    9,576عرض على GitHub↗

    Register is a GitOps domain registrar and subdomain registration service that uses version-controlled configuration files to manage domain ownership and mappings. It functions as a DNS management system and record orchestrator, utilizing JSON-based declarative configurations to programmatically update A, CNAME, MX, and TXT records. The project distinguishes itself through a registration process where domain ownership and subdomain assignments are stored as the source of truth within Git repositories. It includes an automated SSL provisioning tool to configure web servers and security certific

    Configures web servers and certificates to recognize and serve traffic for assigned subdomains.

    JavaScriptcloudflaredevdeveloper
    عرض على GitHub↗9,576
  • puppetlabs/puppetالصورة الرمزية لـ puppetlabs

    puppetlabs/puppet

    7,886عرض على GitHub↗

    Puppet is an infrastructure as code tool and configuration management framework used to automate the provisioning and state orchestration of server fleets. It functions as a declarative state orchestrator that manages server configurations and system settings to ensure consistency and reproducibility across a fleet of machines. The system utilizes a declarative state modeling approach and an idempotent execution engine to maintain configuration state and prevent environment drift. It employs resource-based abstraction and a client-server architecture to translate high-level specifications int

    Automates the initial setup of new server instances by applying required software packages and configurations from a central source.

    Ruby
    عرض على GitHub↗7,886
  • agones-dev/agonesالصورة الرمزية لـ agones-dev

    agones-dev/agones

    6,888عرض على GitHub↗

    Agones is a Kubernetes game server orchestrator designed for hosting, scaling, and managing dedicated multiplayer game servers. It extends the Kubernetes control plane using custom resource definitions to define game server and fleet objects, utilizing a dedicated fleet manager to maintain pools of warm server instances. The system provides a game server SDK and language-specific client libraries that allow server processes to signal readiness, health, and shutdown states directly to the controller. It distinguishes itself through specialized scaling logic, including the use of WebAssembly mo

    Automates the provisioning of dedicated game server instances by deploying pods and monitoring sidecars.

    Goagonesdedicated-game-serversdedicated-gameservers
    عرض على GitHub↗6,888
  • fpereiro/backendloreالصورة الرمزية لـ fpereiro

    fpereiro/backendlore

    5,354عرض على GitHub↗

    Backendlore is a collection of architectural guides and patterns for building stateless JSON HTTP APIs using Node.js. It focuses on designing backend systems that offload session and application state to external databases and in-memory stores to facilitate horizontal scaling. The project provides specific implementation standards for REST APIs, including request payload validation and the use of cryptographically signed cookies for session management. It details a strategy for file management that combines local filesystem caching for high-speed delivery with cloud object stores for long-ter

    Standardizes server setup through predefined commands for installing dependencies and configuring process managers.

    عرض على GitHub↗5,354
  • disassembler0/win10-initial-setup-scriptالصورة الرمزية لـ Disassembler0

    Disassembler0/Win10-Initial-Setup-Script

    4,649عرض على GitHub↗

    This project is a PowerShell-based post-installation automation suite and configuration manager designed to optimize Windows 10 and Windows Server deployments. It functions as a system optimization tool that applies idempotent tweaks to ensure an operating system reaches a specific desired state after a fresh installation. The tool distinguishes itself through the use of preset-based task orchestration and a modular tweak library. It allows for the definition of custom setup presets via external files and supports the extension of its capabilities through the import of custom modules. Every s

    Prepares Windows Server environments by removing unnecessary apps and applying performance adjustments.

    PowerShell
    عرض على GitHub↗4,649
  • aapanel/baotaالصورة الرمزية لـ aaPanel

    aaPanel/BaoTa

    4,543عرض على GitHub↗

    BaoTa هو لوحة تحكم خادم Linux قائمة على الويب ولوحة إدارة نظام مصممة لإدارة بيئات الاستضافة وموارد النظام. توفر واجهة رسومية لترجمة الإجراءات الإدارية إلى تكوينات على مستوى النظام، مما يسمح للمستخدمين بإدارة خوادم Linux ومكدسات استضافة الويب دون الاعتماد فقط على سطر الأوامر. تتميز المنصة بعمليات خادم مدفوعة بالذكاء الاصطناعي، باستخدام الذكاء الاصطناعي لتحليل الأداء وتنفيذ مهام الصيانة عبر أوامر اللغة الطبيعية. تدعم تنسيق العقد المتعددة، مما يتيح تنسيق مثيلات خادم متعددة لموازنة الحمل، ونسخ البيانات، وترحيل الآلات من واجهة واحدة. يغطي البرنامج مجموعة واسعة من القدرات الإدارية، بما في ذلك تنسيق حاوية Docker، وإدارة دورة حياة قاعدة البيانات، وإصدار شهادات SSL الآلي. يوفر أدوات تقوية أمنية شاملة مثل جدران حماية النظام، ومنع هجمات القوة الغاشمة، والمصادقة متعددة العوامل، إلى جانب أدوات مراقبة لتتبع الأداء في الوقت الفعلي وإعداد تقارير الصحة الآلية. يتم التعامل مع تثبيت ونشر اللوحة عبر برنامج نصي لسطر الأوامر على أنظمة Linux النظيفة.

    Automates the deployment and configuration of web servers and runtimes like Nginx, Apache, PHP, and MySQL.

    Pythonbaotabt-panellamp
    عرض على GitHub↗4,543
  • fog/fogالصورة الرمزية لـ fog

    fog/fog

    4,297عرض على GitHub↗

    Fog is a Ruby cloud infrastructure SDK that provides a standardized interface for managing compute, storage, and network resources across multiple cloud providers. It utilizes a multi-cloud abstraction layer to translate generic resource requests into provider-specific API calls, unifying infrastructure control through a consistent set of Ruby objects. The project includes a cloud API mocking framework that simulates provider responses and resource behavior in memory. This allows for the testing of infrastructure integration logic without making actual network requests or incurring provider c

    Automates the deployment and configuration of servers, including security groups and SSH keys.

    Ruby
    عرض على GitHub↗4,297
  • kananinirav/aws-certified-cloud-practitioner-notesالصورة الرمزية لـ kananinirav

    kananinirav/AWS-Certified-Cloud-Practitioner-Notes

    3,829عرض على GitHub↗

    This project is a collection of structured study notes and conceptual breakdowns designed for the AWS Certified Cloud Practitioner exam. It serves as a technical reference and study guide, organizing cloud service details and architectural principles to assist in certification preparation. The knowledge base is built using markdown files and includes curated cheat sheets and interactive mind-map visualizations. These tools map complex certification topics into visual hierarchies to enable drill-down study paths and rapid revision. The materials cover a wide range of cloud capabilities, inclu

    Provides technical notes on how to rent and configure scalable compute capacity for various workloads.

    HTMLamazon-web-servicesawsaws-certified-cloud-practitioner
    عرض على GitHub↗3,829
  • theforeman/foremanالصورة الرمزية لـ theforeman

    theforeman/foreman

    2,823عرض على GitHub↗

    Foreman is a lifecycle infrastructure management platform used for automating the provisioning, configuration, and monitoring of physical, virtual, and cloud servers. It serves as a central hub for managing the entire lifespan of a server, from initial deployment and operating system upgrades to decommissioning and auditing. The platform functions as a hybrid cloud manager and bare-metal provisioning tool, providing a unified interface to control virtual machine lifecycles across diverse hypervisors and public cloud providers. It automates hardware discovery and operating system deployment us

    Automates the entire server lifespan from initial provisioning and setup through to ongoing monitoring.

    Rubycloudconfig-managementforeman
    عرض على GitHub↗2,823
  • lorisleiva/laravel-deployerالصورة الرمزية لـ lorisleiva

    lorisleiva/laravel-deployer

    1,676عرض على GitHub↗

    Laravel Deployer هو أداة سطر أوامر مصممة لأتمتة نشر تطبيقات الويب المبنية على إطار عمل Laravel. يعمل كنظام إدارة قائم على التكوين يقوم بمزامنة الكود عبر بيئات الخادم البعيدة وينسق دورة حياة إصدار التطبيق. تستخدم الأداة بروتوكولات shell الآمنة لتنفيذ الأوامر عن بُعد وإدارة البنية التحتية، مما يضمن إعداد بيئة متسقة من خلال قوالب قياسية. يحافظ النظام على استمرارية الخدمة من خلال نشر الكود في أدلة ذات طابع زمني وإجراء تبديل الروابط الرمزية (symlink) الذري، مما يسمح لخادم الويب بالانتقال إلى الإصدارات الجديدة فقط بعد التحقق من العملية. يتضمن النظام دعماً مدمجاً لإدارة الإصدارات ذات الحالة، مما يتيح عمليات التراجع التلقائي إلى الإصدارات السابقة إذا واجه النشر أخطاء. يمكن للمطورين تحديد تسلسلات نشر مخصصة باستخدام مهام نمطية قابلة لإعادة الاستخدام، مما يوفر تحكماً في المراحل المختلفة لدورة حياة التطبيق.

    Manages remote server connections and executes automated deployment workflows for consistent releases.

    PHPartisandeploymentlaravel
    عرض على GitHub↗1,676
  1. Home
  2. DevOps & Infrastructure
  3. Server Provisioning

استكشف الوسوم الفرعية

  • Elasticsearch ProvisionersAutomated setup of search engine instances for development and testing. **Distinct from Server Provisioning:** Distinct from Server Provisioning: focuses on search engine container lifecycle, not general server preparation.