2 مستودعات
Automated sequences of commands used to install and manage background services.
Distinguishing note: Focuses on shell-based automation of service lifecycles rather than declarative infrastructure-as-code.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Orchestration Scripts. Refine with filters or upvote what's useful.
This project is an automated deployment tool designed to streamline the installation, configuration, and maintenance of network proxy software on Linux servers. It functions as a command-line utility that manages the lifecycle of network tunneling services, enabling users to establish and control private traffic routing through repeatable, automated workflows. The tool distinguishes itself through an interactive, menu-driven interface that abstracts complex configuration parameters into selectable options, making it accessible for operators regardless of their technical background. It perform
Automates system configuration by executing sequential command-line instructions to install and manage background network services.
This project provides a shell-based automation utility for deploying and managing OpenVPN servers on Linux hosts. It functions as an orchestration tool that handles the installation of networking software, the configuration of system-level routing rules, and the generation of cryptographic credentials required to establish secure, encrypted tunnels for remote network access. The tool distinguishes itself by automating the entire lifecycle of a private network gateway, including the management of peer identities and the distribution of standardized configuration profiles. It simplifies the set
Automates complex system configuration and service installation using shell-based orchestration scripts.