awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

Awesome GitHub RepositoriesSecure Deployment Environments

Infrastructure configurations that prioritize security, privacy, and data availability for application hosting.

Distinguishing note: Focuses on the security posture of the deployment infrastructure rather than general cloud management tools.

Explore 7 awesome GitHub repositories matching devops & infrastructure · Secure Deployment Environments. Refine with filters or upvote what's useful.

Awesome Secure Deployment Environments GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • makeplane/planeAvatar de makeplane

    makeplane/plane

    50,924Ver en GitHub↗

    Plane is a project management platform designed for planning, tracking, and delivering complex organizational tasks. It provides a centralized workspace that utilizes hierarchical structures to organize work into epics and initiatives, enabling automated progress tracking across teams without requiring manual status updates. The platform distinguishes itself through an integrated artificial intelligence engine that coordinates tasks, retrieves live data, and automates repetitive workflows by analyzing project history and documentation. It supports enterprise-grade requirements by offering sel

    The platform offers flexible deployment models, including self-managed instances or cloud environments, with built-in security, privacy controls, and multi-region data availability.

    TypeScriptboardsbug-trackerdjango
    Ver en GitHub↗50,924
  • ardanlabs/gotrainingAvatar de ardanlabs

    ardanlabs/gotraining

    12,212Ver en GitHub↗

    This repository provides curated learning paths, structured courseware, and technical materials for mastering Go programming, container orchestration, and software architecture. It serves as a comprehensive educational resource for systems programming, focusing on language mechanics, memory safety, and high-performance backend design. The project distinguishes itself through a multi-modal instructional design that combines instructor-led workshops, project-based curricula, and competency-based certifications. It offers specialized guidance on building production-grade AI infrastructure, inclu

    Deploys secure infrastructure across cloud and airgapped environments to satisfy compliance requirements.

    Go
    Ver en GitHub↗12,212
  • codota/tabnineAvatar de codota

    codota/TabNine

    10,784Ver en GitHub↗

    TabNine is an AI-powered code completion engine that runs a deep-learning model to generate real-time code suggestions across all programming languages. It operates as an editor plugin that communicates with a backend through a JSON message-passing interface, processing code entirely on the local machine or within a private cloud to keep source code secure and private. The system provides a completion request API that accepts cursor context and returns ranked text completions, with features for configuring completion regions, prefetching files for indexing, and managing binary versions and up

    Supports deployment in SaaS, on-premises, or fully air-gapped environments to maintain data control and compliance.

    Shellaiartificial-intelligenceatom-package
    Ver en GitHub↗10,784
  • iflytek/astron-agentAvatar de iflytek

    iflytek/astron-agent

    9,720Ver en GitHub↗

    Astron-agent is an orchestration platform for designing and executing complex agentic workflows that combine language models with external tools and business systems. It provides a production-ready environment for deploying AI services within private intranets using container orchestration for scalable management. The platform distinguishes itself by linking large language model decision-making with robotic process automation to execute tasks across enterprise applications. It further supports enterprise requirements through a multi-tenant infrastructure that utilizes isolated memory and iden

    Enables installation of AI services within private intranets and controlled networks with strict security constraints.

    Javaagentagentic-workflowai
    Ver en GitHub↗9,720
  • j3ssie/osmedeusAvatar de j3ssie

    j3ssie/Osmedeus

    6,425Ver en GitHub↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Enforces authentication, JWT secrets, TLS, and network isolation for production deployments.

    Go
    Ver en GitHub↗6,425
  • async-labs/saasAvatar de async-labs

    async-labs/saas

    4,480Ver en GitHub↗

    This project is a full-stack TypeScript framework and boilerplate designed for building subscription-based software services. It provides a pre-configured development environment that integrates a React frontend with a Node.js and Express server and a MongoDB data layer. The framework includes integrated modules for managing subscription billing, multi-tenant user management, and secure identity verification via social logins and passwordless authentication. It further enables real-time application synchronization through a WebSocket server for bidirectional data streaming between clients and

    Configures production environments with request parsing, data compression, and hardened security headers.

    TypeScript
    Ver en GitHub↗4,480
  • microsoftdocs/architecture-centerAvatar de MicrosoftDocs

    MicrosoftDocs/architecture-center

    2,007Ver en GitHub↗

    Este repositorio sirve como una biblioteca de referencia integral para el diseño de arquitectura en la nube, proporcionando orientación estandarizada y blueprints técnicos para construir entornos escalables, seguros y de alto rendimiento. Funciona como una base de conocimiento centralizada para patrones de ingeniería, estrategias de migración y frameworks de infraestructura adaptados para soluciones cloud-native. La plataforma se distingue por un sistema de documentación impulsado por componentes que utiliza clasificación basada en metadatos para organizar la orientación arquitectónica compleja. Al emplear un generador de sitios estáticos, el proyecto compila contenido basado en markdown en una experiencia web estructurada y distribuida globalmente que facilita la revisión por pares y el control de versiones a través de gestión de fuentes distribuida. El contenido cubre un amplio espectro de dominios técnicos, incluyendo diseño de plataformas de análisis de datos, orquestación de flujos de trabajo de inteligencia artificial generativa y gestión de infraestructura de nube híbrida. Además, proporciona frameworks para implementar zonas de aterrizaje seguras, establecer gobernanza de seguridad en la nube y ejecutar estrategias de adopción a nivel empresarial.

    Implements secure infrastructure foundations and governance controls for hosting new cloud workloads.

    Shellarchitectureazurebest-practices
    Ver en GitHub↗2,007
  1. Home
  2. DevOps & Infrastructure
  3. Secure Deployment Environments

Explorar subetiquetas

  • AI Platform DeploymentsDeployment configurations for AI coding platforms that support SaaS, on-premises, or fully air-gapped environments. **Distinct from Secure Deployment Environments:** Distinct from Secure Deployment Environments: focuses on deployment of AI coding platforms specifically, not general secure infrastructure.
  • Production Security ConfigurationsEnforces authentication, JWT secrets, TLS via reverse proxy, and internal network isolation for production environments. **Distinct from Secure Deployment Environments:** Distinct from Secure Deployment Environments: focuses on specific security measures like JWT secrets and TLS for production deployment, not general infrastructure security posture.