awesome-repositories.com
博客
MCP
awesome-repositories.com

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 个仓库

Awesome GitHub RepositoriesAutomated Server Installations

Scripts and methods for unattended installation and configuration of server software from source.

Distinct from Nginx Distributions: Focuses on the automation of the installation process from source, rather than just providing the resulting binary distributions or hosting configurations.

Explore 8 awesome GitHub repositories matching devops & infrastructure · Automated Server Installations. Refine with filters or upvote what's useful.

Awesome Automated Server Installations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • trimstray/nginx-admins-handbooktrimstray 的头像

    trimstray/nginx-admins-handbook

    14,185在 GitHub 上查看↗

    This project is an NGINX administration guide and security hardening manual providing a collection of best practices and technical instructions for optimizing server performance and configuration. It serves as a resource for NGINX deployment automation, specifically focusing on installing and configuring the server from source using scripts to manage dependencies and custom parameters. The guide emphasizes security hardening through auditing checklists and methods designed to prevent sensitive information leaks. It provides technical strategies and configuration patterns to improve resource e

    Provides unattended scripts to install and configure the server from source with custom parameters.

    Shellbest-practicescheatsheethacks
    在 GitHub 上查看↗14,185
  • pivpn/pivpnpivpn 的头像

    pivpn/pivpn

    8,010在 GitHub 上查看↗

    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

    Automates server software installation using configuration files to bypass interactive prompts for headless deployments.

    Shellopenvpnopenvpn-installerpivpn
    在 GitHub 上查看↗8,010
  • allegroai/clearmlallegroai 的头像

    allegroai/clearml

    6,733在 GitHub 上查看↗

    ClearML is a comprehensive MLOps platform designed to manage the entire machine learning lifecycle. It functions as an experiment tracking tool, a data versioning system, and a pipeline orchestrator, while providing infrastructure for GPU cluster management and model serving. The platform is distinguished by its ability to handle hybrid-cloud compute scheduling and fractional GPU allocation, allowing multiple workloads to share a single hardware accelerator. It employs a metadata-based approach to data versioning, using virtual views to track large datasets and artifacts without duplicating r

    Provides automated methods to install and configure the platform server environment using container images.

    Python
    在 GitHub 上查看↗6,733
  • masterking32/masterdnsvpnmasterking32 的头像

    masterking32/MasterDnsVPN

    6,446在 GitHub 上查看↗

    MasterDnsVPN 是一款 DNS 隧道 VPN 和网络审查绕过工具,通过将网络流量封装在 DNS 查询中来规避限制性防火墙。它作为一个安全隧道协议和 SOCKS5 代理服务器,允许将本地应用流量通过安全隧道路由至远程目的地。 该项目以其 DNS 解析器负载均衡器而著称,可根据延迟和丢包评分在多个解析器之间分配流量。它进一步通过对称负载加密(支持 ChaCha20、AES-GCM 和 XOR)来保护和掩盖流量,并采用出站 SOCKS5 代理链来隐藏服务器出口点。 该系统包含全面的流量管理和优化功能,例如用于可靠数据传输的自动重复请求机制、防止数据包分片的动态 MTU 发现,以及使用 ZSTD、LZ4 或 ZLIB 的流式负载压缩。它还集成了本地 DNS 缓存解析器以防止 DNS 劫持和泄露。 部署支持通过 Linux 自动化服务器安装脚本以及带有持久化存储的多架构容器镜像实现。

    Provides automated scripts for the unattended installation and configuration of the server environment on Linux.

    Go
    在 GitHub 上查看↗6,446
  • shazow/ssh-chatshazow 的头像

    shazow/ssh-chat

    5,898在 GitHub 上查看↗

    ssh-chat is a self-hosted chat server that runs entirely over the SSH protocol, allowing users to join a shared chat room using any standard SSH client without additional software. It uses SSH public key fingerprints for user identity and authentication, eliminating the need for separate credentials or TLS setup, and manages user connections as SSH sessions with join, leave, and message routing handled within a single process. The server provides encrypted transport and public-key-based access control, with the ability to restrict connections to a whitelist of SSH keys and assign admin roles

    Download the latest release, extract it, generate a host key, and configure the system to run the chat server on a dedicated port.

    Go
    在 GitHub 上查看↗5,898
  • raspap/raspap-webguiRaspAP 的头像

    RaspAP/raspap-webgui

    5,184在 GitHub 上查看↗

    本项目是一个针对 Debian 设备的无线热点管理界面。它提供了一个基于 Web 的控制器,用于管理无线接入点、无线中继器、VPN 网关以及 DNS 广告拦截过滤器。 该系统包含一个强制门户(Captive Portal)框架,可通过自定义启动页拦截网络流量;还包含一个支持 WireGuard 和 OpenVPN 并具备断网保护(Kill-switch)功能的 VPN 控制器。它进一步通过使用精选黑名单的 DNS 广告拦截过滤器,以及在多种网络模式(包括桥接接入点与无线中继器)下运行的能力而脱颖而出。 其能力范围扩展至网络监控与诊断,包括实时带宽追踪与数据包捕获。它涵盖了通过 MAC 地址过滤与基于角色的认证实现的网络访问控制,以及针对 DHCP、移动数据配置与动态 DNS 的通用网络管理。 该应用栈通过容器化部署模型交付,并支持通过环境变量进行引导配置。

    Supports unattended installation of optional modules such as VPNs, ad-blocking tools, and REST APIs.

    PHParmbiandebiandnsmasq
    在 GitHub 上查看↗5,184
  • fscarmen/sing-boxfscarmen 的头像

    fscarmen/sing-box

    4,878在 GitHub 上查看↗

    该项目是一个基于 Shell 的部署脚本,用于配置使用 sing-box 的多协议代理服务器。它提供了一个在远程服务器上安装和管理网络代理环境的系统,支持 Reality、Hysteria2、TUIC、Trojan 和 Shadowsocks 等协议。 该工具包含一个代理订阅生成器,可通过单个订阅链接创建与各种代理客户端兼容的格式化节点列表。它还实现了专门的网络配置,包括用于绕过区域限制的 Cloudflare WARP 代理链,以及用于 NAT 穿透和无需公网域名的内网穿透的 Argo 隧道网关。 该软件涵盖了一系列流量管理功能,包括用于绕过区域封锁的链式代理路由,以及安全 WebSocket 隧道的部署。它通过 Shell 脚本引擎和容器化服务管理提供自动化的环境配置和服务生命周期管理。

    Uses scripts and configuration files to automate the setup of network proxy environments on servers.

    Shellanytlsargohysteria2
    在 GitHub 上查看↗4,878
  • fengyuhetao/shellfengyuhetao 的头像

    fengyuhetao/shell

    4,138在 GitHub 上查看↗

    This project is a bash scripting tutorial, shell automation library, and Linux system administration guide. It serves as a collection of practical examples and case studies designed for learning the Linux command line and shell programming. The repository provides a reference for Unix text processing and the creation of modular script libraries. It includes patterns for automating repetitive server tasks, such as software installation, network security configuration, and database task automation. The project covers a broad range of capabilities, including system monitoring and health auditin

    Provides scripted installation routines for deploying server tools and middleware unattended.

    Shell
    在 GitHub 上查看↗4,138
  1. Home
  2. DevOps & Infrastructure
  3. Automated Server Installations