4 مستودعات
Declarative files and settings for provisioning services on cloud infrastructure.
Distinguishing note: Focuses on infrastructure-as-code for AI services.
Explore 4 awesome GitHub repositories matching devops & infrastructure · Cloud Deployment Configurations. Refine with filters or upvote what's useful.
Tabby is a self-hosted AI coding assistant designed to provide real-time code completion and interactive chat capabilities within development environments. By functioning as a private server application, it allows teams to maintain control over their infrastructure and data while integrating intelligent code generation directly into their existing workflows. The platform distinguishes itself through its repository-aware knowledge retrieval and multi-model orchestration. It indexes local and remote source code repositories and technical documentation into a searchable vector-based knowledge gr
Provides cloud deployment configuration to specify hardware requirements and startup commands.
This is a Yeoman generator that produces complete full-stack web application project skeletons, combining an AngularJS frontend with an Express.js backend. It scaffolds a MEAN stack project structure with MongoDB, including optional OAuth authentication and real-time WebSocket communication capabilities. The generator produces a complete project skeleton with a live-reload development server, preconfigured build and testing tools, and environment-specific configuration files. It includes role-based authentication with local and social login strategies, route protection, and admin user managem
Generates deployment configuration files for Heroku, OpenShift, and Google Cloud Platform.
serverless-express هو محول إطار عمل بدون خادم (Serverless) لـ Node.js يتيح لأطر عمل الويب القياسية العمل على الحوسبة بدون خادم. يستخدم طبقة توافق لتعيين أحداث بوابة السحابة والمشغلات إلى كائنات طلب واستجابة HTTP قياسية. يتميز المشروع بمولد كود كامل المكدس ينتج نقاط نهاية API، ومخططات قاعدة البيانات، ونماذج الواجهة الأمامية من تكوينات علاقة الكيان المركزية. يتضمن موجه أحداث بدون خادم لترجمة أحداث السحابة غير المتعلقة بـ HTTP إلى طلبات HTTP محاكاة وأداة لتوفير قواعد بيانات NoSQL وموارد السحابة باستخدام قوالب البنية التحتية ككود (IaC) التصريحية. تغطي القدرات الإضافية تكامل هوية السحابة للتحكم في الوصول القائم على الرموز، وخطوط أنابيب النشر المؤتمتة لإدارة مراحل البيئة، ونمذجة البيانات لتوليد CRUD API المؤتمت. يوفر النظام أيضاً أدوات مساعدة لتشفير base64 الثنائي، وتسجيل تطبيقات مهيكل، وإرسال البريد الإلكتروني للمعاملات. يتم دعم تنفيذ التطبيق المحلي للتطوير والاختبار دون الحاجة إلى النشر السحابي.
Uses automated infrastructure definitions to manage multiple deployment targets including production, staging, and pull request previews.
Dotenv-vault is a centralized platform for managing, synchronizing, and injecting encrypted environment variables across development, staging, and production environments. It functions as a secure vault that converts local configuration files into encrypted payloads, ensuring that sensitive credentials remain protected during version control and distribution. The platform distinguishes itself through its ability to maintain consistent configuration states across local machines and remote cloud infrastructure. It utilizes environment-specific key management and symmetric-key encryption to auth
Configures and injects encrypted secrets into containerized or serverless cloud environments during automated deployment processes.