7 مستودعات
Step-by-step instructions for compiling and deploying a set of cooperating server programs.
Distinguishing note: None of the candidates cover generic multi-server deployment instructions; they focus on specific server types (feature, V2Ray, cache).
Explore 7 awesome GitHub repositories matching devops & infrastructure · Multi-Server Application Deployments. Refine with filters or upvote what's useful.
Canopy is the official Go implementation of a blockchain node that runs a recursive network architecture, enabling new blockchains to launch as dependent layers that can later graduate into fully independent security roots. The project provides a hybrid consensus mechanism that combines Byzantine fault-tolerant Proof-of-Stake with Verifiable-Delay Functions, delivering instant finality while protecting against long-range attacks through trustless chain age verification. Validators secure multiple chains simultaneously through restaking, where a single bonded stake serves as collateral across t
Configures and runs multiple blockchain networks simultaneously on the same server using a shared validator identity.
TechEmpower FrameworkBenchmarks is an open-source project that provides a standardized, reproducible suite for measuring and comparing the performance of web frameworks across many languages. At its core, it defines a set of common server-side tasks—such as JSON serialization, database queries, and server-side template rendering—and executes them uniformly against hundreds of framework implementations to produce comparable throughput and latency metrics. The project is built around a multi-language benchmark harness that automates the full test lifecycle, from dependency installation and serve
Coordinates separate machines for application, database, and load generation during benchmark runs.
Sidekick is a command-line tool that provisions bare VPS servers, transfers Docker images, manages secrets, and orchestrates zero-downtime deployments across single or multiple server instances. It handles the full deployment pipeline from a local machine, building container images locally and transferring them directly to the server without requiring a remote container registry. The tool distinguishes itself through an integrated approach to security and automation. It encrypts environment variables locally using SOPS and Age keys, then decrypts them on the server at deploy time for runtime
Coordinates deployments and infrastructure across several VPS instances from a single control point.
This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies, covering everything from fundamental concepts to practical deployment. The guide systematically explains the core architecture of blockchain systems, including consensus-based distributed ledgers, cryptographic hash chains, Merkle trees, and smart contract execution engines, while also detailing permissioned channel architectures and modular service platforms for enterprise use. The resource distinguishes itself by offering a dual-track learning path that serves both non-tech
Provides instructions for deploying a Hyperledger Fabric network across multiple servers.
CppGuide is a curated collection of educational resources and practical guides focused on C++ server development, Linux kernel internals, concurrent programming, network protocols, and security exploitation. It provides structured learning paths for backend developers, covering everything from interview preparation to building high-performance network servers and understanding operating system fundamentals. The guide distinguishes itself by offering in-depth, hands-on tutorials that walk through real-world implementations, including building a Redis-like server from scratch, designing custom
Provides step-by-step instructions to compile and deploy a set of cooperating server programs.
Superalgos هي منصة تداول خوارزمي للعملات المشفرة تستخدم لتصميم واختبار ونشر بوتات التداول الآلي. تركز على مصمم استراتيجية مرئي يسمح للمستخدمين بإنشاء مؤشرات ومنطق تداول من خلال واجهة رسومية بدلاً من كتابة الكود يدويًا. تتميز المنصة بشبكة إشارات مقفلة بالرموز تتيح سوقًا لا مركزيًا لبث وتحقيق الدخل من ذكاء التداول. تُدار الوصول إلى هذه الإشارات والتنبؤات عبر الرموز الرقمية ودرجات السمعة، بينما تسمح البنية التحتية للتداول الموزعة للمستخدمين بتنسيق تعدين البيانات والتنفيذ عالي الحجم عبر شبكة من خوادم متعددة. يغطي النظام مجموعة واسعة من الإمكانيات، بما في ذلك محركات الاختبار التاريخي، وتعدين بيانات السوق الآلي، وتنفيذ التداول المباشر. ويدمج التعلم الآلي للتعرف على الأنماط ويوفر أدوات تصحيح مرئية لتتبع حالة وقت التشغيل الداخلي للبوتات النشطة. تدعم البنية التحتية عمليات النشر ذاتية الاستضافة، مما يسمح للمستخدمين بتشغيل البيئة في أماكنهم المحلية للحفاظ على السيطرة على الأموال والمفاتيح والاستراتيجيات.
Deploys trading infrastructure across a coordinated network of local or remote servers for high availability.
Kill Bill is a subscription billing platform and usage-based billing engine designed to manage recurring invoicing and automated payment collection. It functions as a multi-tenant billing infrastructure, providing isolated environments for different organizational entities through a dedicated API. The system is distinguished by a plugin-based extension framework that allows for the integration of third-party payment gateways and custom business logic. It includes a payment gateway orchestrator to handle transactions and refunds, as well as a revenue recognition system to allocate contract rev
Distributes the application across multiple server instances and a managed database for scalability.