4 Repos
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 ist ein Node.js-Serverless-Framework-Adapter, der es ermöglicht, Standard-Web-Frameworks auf Serverless-Compute auszuführen. Er nutzt eine Kompatibilitätsschicht, um Cloud-Gateway-Events und Trigger auf Standard-HTTP-Request- und Response-Objekte abzubilden. Das Projekt verfügt über einen Full-Stack-Code-Generator, der API-Endpunkte, Datenbankschemata und Frontend-Boilerplate aus zentralisierten Entity-Relationship-Konfigurationen erstellt. Es enthält einen Serverless-Event-Router zur Übersetzung von Nicht-HTTP-Cloud-Events in simulierte HTTP-Requests sowie ein Tool zur Bereitstellung von NoSQL-Datenbanken und Cloud-Ressourcen mittels deklarativer Infrastructure-as-Code-Templates. Zusätzliche Funktionen decken Cloud-Identity-Integration für tokenbasierte Zugriffskontrolle, automatisierte Deployment-Pipelines zur Verwaltung von Umgebungsstufen und Datenmodellierung für die automatisierte CRUD-API-Generierung ab. Das System bietet zudem Dienstprogramme für Base64-Binärkodierung, strukturiertes Application-Logging und transaktionalen E-Mail-Versand. Die lokale Anwendungsausführung wird für Entwicklung und Tests unterstützt, ohne dass ein Cloud-Deployment erforderlich ist.
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.