4 个仓库
Command-line utilities for starting, stopping, and restarting a server process.
Distinct from Server CLI: Distinct from Server CLI: focuses specifically on lifecycle commands (start/stop/restart) rather than general administrative CLI utilities.
Explore 4 awesome GitHub repositories matching development tools & productivity · Server Lifecycle Commands. Refine with filters or upvote what's useful.
OctoPrint is a web-based platform for remotely controlling and monitoring 3D printers. It provides a browser dashboard to start, pause, cancel, and track print jobs, while streaming real-time printer status, temperature, and progress updates. The system is built around a plugin-based architecture that allows extending core functionality, and it offers a documented REST API for programmatic printer control and data management. The platform distinguishes itself through its comprehensive automation and extensibility capabilities. It supports event-driven workflows that automatically execute cust
Provides terminal commands to start, stop, and restart the server process.
这是一个 PyTorch 模型服务框架,旨在通过可扩展的网络端点在生产环境中部署和扩展机器学习模型。它充当高性能推理服务器、优化器和模型生命周期管理器,处理模型加载、请求批处理和硬件加速。 该系统通过先进的编排和优化功能脱颖而出,例如使用执行图将多个模型链接到顺序工作流中,以及采用动态批处理来提高吞吐量和降低延迟。它通过连续批处理和张量并行化为生成式 AI 和大型语言模型提供专门支持。 广泛的功能领域包括跨 NVIDIA、AMD 和 Apple Silicon 等不同硬件的 GPU 资源管理,以及用于注册、版本控制和工作节点扩展的全面模型生命周期管理。它还集成了用于通过 Prometheus 兼容指标跟踪系统健康状况和模型性能的可观测性工具。 该服务器通过用于生命周期控制和运行时参数配置的命令行界面进行管理。
Starts and stops the server and configures system settings via a command line.
这是一个管理工具集,用于在 Linux 系统上安装、配置和管理加密的 Shadowsocks 代理服务。它作为一个自动化安装和管理工具,用于部署代理服务器并保护互联网流量。 该工具处理端到端的部署过程,包括端口、密码、加密方法和混淆协议的配置。它提供了从系统中彻底移除服务器软件及所有相关配置文件的功能。 该工具通过命令行界面管理代理的运行状态,允许启动和停止服务。它与系统服务管理器集成,以确保代理服务器在系统启动过程中自动运行。
Provides command-line utilities to start, stop, and restart the proxy server process.
This project provides a containerized environment for hosting and managing dedicated Minecraft Bedrock multiplayer servers. It functions as a portable image that automates the deployment lifecycle, including the automatic retrieval and installation of the latest server binaries upon container startup. The system distinguishes itself through its reliance on environment variables to dynamically generate server configurations and manage game parameters. It includes built-in support for automated asset injection, allowing for the seamless deployment of behavior and resource packs, alongside integ
Provides utility scripts and console attachment methods to send administrative commands to the running server.