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

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

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

2 مستودعات

Awesome GitHub RepositoriesRemote Deployment Workflows

Procedures for initiating application installations from external sources via custom protocols.

Distinct from iOS Deployment Tools: Distinct from general iOS deployment tools: focuses on remote, URL-triggered deployment workflows.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Remote Deployment Workflows. Refine with filters or upvote what's useful.

Awesome Remote Deployment Workflows GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • prefecthq/prefectالصورة الرمزية لـ PrefectHQ

    PrefectHQ/prefect

    21,640عرض على GitHub↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Fetches workflow code directly from remote repositories during deployment to execute version-controlled tasks.

    Pythonautomationdatadata-engineering
    عرض على GitHub↗21,640
  • opa334/trollstoreالصورة الرمزية لـ opa334

    opa334/TrollStore

    21,573عرض على GitHub↗

    TrollStore is an application installer for iOS that enables the deployment of unsigned software on restricted mobile devices. By bypassing standard code signature verification and security sandbox requirements, it allows users to install and execute applications that originate from outside official distribution channels. The utility functions as an entitlement injection tool, modifying application metadata during installation to grant elevated system permissions. It achieves this by injecting developer certificates into software bundles and utilizing kernel-level modifications to permit the e

    Initiates application installations from external web browsers using custom URL schemes.

    Objective-C
    عرض على GitHub↗21,573
  1. Home
  2. DevOps & Infrastructure
  3. iOS Deployment Tools
  4. Remote Deployment Workflows