2 مستودعات
Scripts executed during the initial boot of cloud instances to automate software installation.
Distinct from Application Instance Deployments: Focuses on the initial boot-time automation via user-data rather than general application instance deployment.
Explore 2 awesome GitHub repositories matching devops & infrastructure · User-Data Boot Scripts. Refine with filters or upvote what's useful.
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
Automatically installs server software during the initial boot of cloud instances using user-data scripts.
Awless is a command-line interface and infrastructure orchestrator for managing, deploying, and inspecting AWS cloud resources. It functions as a resource inspector, identity manager, and secure connection utility, providing a hierarchical set of commands to control cloud environments. The tool distinguishes itself by syncing remote cloud state to local graphs, enabling offline infrastructure analysis, auditing, and resource relationship querying without active API calls. It further streamlines operations by mapping human-readable aliases to system identifiers and facilitating secure shell co
Supports provisioning cloud instances by injecting local or remote scripts into the userdata boot field.