2 个仓库
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.
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.
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.