3 个仓库
Tools for managing background server processes, logging, and ensuring high availability in production.
Distinct from Background Process Management: Existing candidates focused on OS-level power management or AI agent execution; this is general server process management.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Production Process Management. Refine with filters or upvote what's useful.
This project is a JavaScript full-stack tutorial providing a step-by-step guide to building a complete web application from scratch. It focuses on the manual implementation of a custom JavaScript toolchain, encompassing the development of a server-side rendering workflow and a client-side state manager. The project distinguishes itself by implementing core development utilities without high-level frameworks, including custom solutions for bundling, transpilation, linting, and hot module replacement. It also features a real-time communication system based on WebSockets for bidirectional messag
Runs server processes in the background with logging to maintain high availability in production.
Nodeclub 是一个自托管的社区论坛和公告板系统,构建为 Node.js Web 应用程序。它作为托管社交社区和管理用户讨论的平台。 该软件集成了基于 Markdown 的内容管理系统,用于创作富文本帖子。它包括用于用户账户管理、注册和管理员账户激活的工具,以控制平台访问。 该系统通过 HTML 清洗和帖子提交速率限制提供内容审核。其他功能包括自动电子邮件通知、Google Analytics 集成以及用于编译项目资产的构建流水线。 生产环境部署通过进程管理来支持,以保持高可用性。
Employs a background process manager to maintain high availability and automatic restarts in production.
Manage Procfile-based applications
Generates systemd, upstart, and runit configuration files from a Procfile for production deployment.