awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

2 个仓库

Awesome GitHub RepositoriesBoot Script Generators

Tools that create system-level scripts to automate the startup of services upon server boot.

Distinct from Installation Scripts: Distinct from Installation Scripts: focuses on the boot-time initialization rather than the initial software setup.

Explore 2 awesome GitHub repositories matching development tools & productivity · Boot Script Generators. Refine with filters or upvote what's useful.

Awesome Boot Script Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • unitech/pm2Unitech 的头像

    Unitech/pm2

    43,214在 GitHub 上查看↗

    This project is a Node.js process manager, runtime environment, and production deployment orchestrator. It provides the foundational system components required to run, monitor, and restart applications in the background to ensure continuous service availability. The system distinguishes itself through a built-in load balancer that distributes network traffic across multiple process instances to utilize all available CPU cores. It includes a real-time process monitor with a terminal-based dashboard for tracking server health, CPU and memory usage, and aggregated logs. The tool covers a broad

    Creates initialization scripts for system managers to ensure processes start automatically when the server boots.

    JavaScriptcommand-linecommand-line-tooldeploy
    在 GitHub 上查看↗43,214
  • webmin/webminwebmin 的头像

    webmin/webmin

    5,595在 GitHub 上查看↗

    Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is

    Creates a new shell-script action that runs specified commands at boot time and shutdown.

    HTML
    在 GitHub 上查看↗5,595
  1. Home
  2. Development Tools & Productivity
  3. Installation Scripts
  4. Boot Script Generators