8 dépôts
Tools and scripts for installing application instances across various operating systems.
Distinct from Specialized Instance Deployment: Focuses on the general installation of the help desk application rather than specialized API roles or OS images.
Explore 8 awesome GitHub repositories matching devops & infrastructure · Application Instance Deployments. Refine with filters or upvote what's useful.
This project is a Python web application that functions as a community discussion forum and social news aggregator. It provides a system for organizing threaded conversations and niche interest groups into themed communities where users can post content and links. The platform incorporates a voting system to determine the visibility and popularity of content. It includes community management tooling for content moderation and user-based discovery. The codebase covers social media platform architecture and high traffic system design, utilizing a relational database schema, a distributed cache
Provides installation guides and setup scripts to deploy an application instance on local hardware.
PiVPN is an automated VPN deployer and server manager designed to establish secure gateways for remote network access. It provides a command-line tool for the installation and configuration of WireGuard and OpenVPN servers on Linux systems, with specific optimizations for single-board computers like the Raspberry Pi. The project distinguishes itself through a wrapper-based management interface that abstracts complex server commands into simplified operations. This includes automated handling of firewall rules, port forwarding, and package installation, as well as the ability to export client
Automatically installs server software during the initial boot of cloud instances using user-data scripts.
NGINX Unit is an open-source application server designed to natively execute code across multiple programming language runtimes and WebAssembly within a single process. It serves as a multi-language application server that can run applications written in Go, Java, Node.js, Perl, PHP, Python, Ruby, and WebAssembly side by side, without requiring separate runtime environments for each language. The server distinguishes itself through a RESTful JSON control API that enables dynamic, zero-downtime configuration changes without restarting the server. It combines event-driven asynchronous I/O with
Launches a new container by specifying a control socket path, application directory, and Docker image tag.
Awless est une interface en ligne de commande et un orchestrateur d'infrastructure pour gérer, déployer et inspecter les ressources cloud AWS. Il fonctionne comme un inspecteur de ressources, un gestionnaire d'identité et un utilitaire de connexion sécurisée, fournissant un ensemble hiérarchique de commandes pour contrôler les environnements cloud. L'outil se distingue en synchronisant l'état du cloud distant vers des graphes locaux, permettant l'analyse d'infrastructure hors ligne, l'audit et l'interrogation des relations entre ressources sans appels API actifs. Il rationalise davantage les opérations en mappant des alias lisibles par l'humain vers des identifiants système et en facilitant les connexions shell sécurisées vers des instances distantes via la résolution automatisée des adresses IP et des jump hosts. Sa surface de capacité étendue couvre le cycle de vie des serveurs virtuels, des bases de données, des fonctions serverless et des ressources de conteneurs. Il gère le réseau via des VPC et la gestion DNS, gère l'identité et l'accès via des politiques d'utilisateur et de rôle, et orchestre les déploiements en utilisant des templates provenant de fichiers locaux ou d'URLs distantes. Le système inclut la génération d'autocomplétion shell pour bash et zsh pour aider à la découverte des commandes.
Supports provisioning cloud instances by injecting local or remote scripts into the userdata boot field.
Devilbox est un environnement de développement conteneurisé qui fournit une suite reproductible de serveurs web, de bases de données et de runtimes de langage gérés via une configuration unifiée. Il fonctionne comme une stack de développement local basée sur Docker pour les stacks logicielles LAMP et MEAN et comme un gestionnaire pour basculer entre différentes versions de ces services afin de correspondre aux exigences spécifiques du projet. Le système se distingue par l'automatisation de l'orchestration réseau locale. Il inclut un gestionnaire d'hôtes virtuels basé sur Docker qui mappe automatiquement les répertoires locaux à des domaines personnalisés et un orchestrateur DNS et SSL local qui gère la résolution de domaine interne et génère des certificats de confiance pour le développement HTTPS. Le projet couvre un large éventail de capacités, notamment l'administration des bases de données et des services via des interfaces web, le versionnage des runtimes de langage et l'hébergement de sites multi-projets. Il fournit également des outils pour intercepter les emails sortants, surveiller l'état des services via un tableau de bord et exécuter des chaînes d'outils de développement directement au sein des conteneurs.
Creates functioning application installations within containers and configures them for web access.
FreeScout is a self-hosted, open-source help desk and ticket management system built with PHP. It functions as a customer support platform that enables teams to manage shared inboxes and organize customer email conversations into tickets. The platform distinguishes itself as a multi-channel support dashboard that integrates customer relationship management and a knowledge base system. It provides tools for tracking detailed customer profiles and organizational records while offering a programmable interface to manage and expose support articles. The system covers a broad range of support cap
Ships automated scripts and images to streamline the installation of the help desk instance.
Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces, metrics, and logs. It functions as a centralized logging backend, a distributed tracing system, and a metrics engine to monitor application performance and system health. The platform is distinguished by AI-powered operational capabilities, allowing users to query telemetry data and manage monitoring dashboards using natural language. It specifically includes specialized monitoring for generative AI pipelines, tracking token usage and response quality for LLM interactions and r
Installs the system and database dependencies via Docker Compose, Helm charts, or Ansible.
This project is an open-source customer relationship management platform that functions as a low-code application development framework. It provides a unified interface for tracking sales pipelines, managing customer interactions, and automating lead routing. The platform is built to serve as a business process automation tool, allowing users to define custom data structures and workflows to streamline operational tasks. The system distinguishes itself through its metadata-driven architecture, which enables dynamic form generation and relational document modeling. By utilizing server-side scr
Uses automated scripts and containerized configurations to deploy production instances on private or cloud infrastructure.