8 个仓库
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 是一个用于管理、部署和检查 AWS 云资源的命令行界面和基础设施编排器。它充当资源检查器、身份管理器和安全连接工具,提供了一组分层命令来控制云环境。 该工具的独特之处在于将远程云状态同步到本地图表,从而实现离线基础设施分析、审计和资源关系查询,而无需进行主动 API 调用。它通过将人类可读的别名映射到系统标识符,并促进通过自动解析 IP 地址和跳转主机到远程实例的安全 Shell 连接,进一步简化了操作。 其广泛的功能涵盖了虚拟服务器、数据库、无服务器函数和容器资源的生命周期。它通过虚拟私有云(VPC)和 DNS 管理处理网络,通过用户和角色策略管理身份和访问,并使用源自本地文件或远程 URL 的模板编排部署。 该系统包括用于 bash 和 zsh 的 Shell 自动补全生成,以辅助命令发现。
Supports provisioning cloud instances by injecting local or remote scripts into the userdata boot field.
Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and language runtimes managed through a unified configuration. It functions as a Docker-based local development stack for LAMP and MEAN software stacks and as a manager for switching between different versions of these services to match specific project requirements. The system distinguishes itself by automating local network orchestration. It includes a Docker-based virtual host manager that automatically maps local directories to custom domains and a local DNS and SSL orchestrat
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.
该项目是一个开源客户关系管理 (CRM) 平台,作为一个低代码应用开发框架运行。它提供了一个用于追踪销售管道、管理客户交互和自动化潜在客户路由的统一界面。该平台旨在作为业务流程自动化工具,允许用户定义自定义数据结构和工作流以简化操作任务。 该系统通过其元数据驱动的架构脱颖而出,该架构实现了动态表单生成和关系文档建模。通过利用服务端脚本注入和自定义表单脚本,用户可以直接在应用内强制执行复杂的业务逻辑和数据验证规则。它还与企业资源规划 (ERP) 和外部通信系统集成,将财务记录和消息渠道集中到一个管理仪表板中。 该平台支持广泛的操作功能,包括自动潜在客户分配、服务水平协议 (SLA) 强制执行和多渠道通信。用户可以通过个性化视图和可视化效果组织数据,而底层框架通过共享笔记和任务历史促进团队协作。该系统专为在容器化环境中部署而设计,确保在私有或云端基础设施上保持一致的性能。
Uses automated scripts and containerized configurations to deploy production instances on private or cloud infrastructure.