Infrastructure Automation Orchestrator

Personal Linux Administration Companion

One-Click is an advanced operational console engineered for power users, developers, and sysadmins who demand maximum control with zero infrastructure bloat.

image
Security Embedded

Infrastructure Automation Orchestrator

One-Click is your personal Linux system administration companion. A modular infrastructure automation toolkit designed for controlled, repeatable server lifecycle management It provides a structured approach to managing Linux environments, eliminating manual repetition while maintaining full control and transparency.
image

Sensitive Ports

Mark critical ports like SSH, MySQL, control panels, and management interfaces as sensitive so firewall changes require confirmation before execution.

image

Review the combined enforcement layer from RuleEngine and Fail2Ban, including temporary blocks, permanent bans, and previous actions taken.

image

IDS Scanner

IDS Guard transforms hosting security from passive log collection into active infrastructure defense.

image

Fleet Management

Manage a fleet of remote servers seamlessly from any controller with One-Click installed. Run benchmarks in parallel with a unified view of results, then clone and restore site-specific data between fleet members via cluster management with a single click.

image

Deploy a completely private, self-hosted cloud workspace in under 60 seconds. Our zero-configuration installer instantly configures Nextcloud alongside an entirely isolated PHP matrix runtime.

image

Adminer

One-Click includes automated database management integration through Adminer, providing lightweight, temporary, and isolated web-based access to application databases without requiring permanently exposed database administration panels.

image

WordPress

One-Click provides a fully automated WordPress orchestration and lifecycle management system designed to provision isolated, production-ready environments with minimal manual intervention.

image

One-Click provides automated deployment, isolation, and lifecycle management for Node.js applications through workflow-driven orchestration and environment-aware provisioning.

image

Static Sites

One-Click provides a fully automated static website deployment and lifecycle management system designed for secure, isolated, and production-ready hosting environments.

image
image
Rule Engine

Human Parsable Firewall Wrapper

Rule Engine is a human-readable firewall rule parser and executor integrated into the One-Click toolkit. It allows administrators to manage firewall rules using intuitive, plain-language commands, which are automatically translated into the appropriate backend commands for iptables, ip6tables and nftables.

RuleEngine supports a raw: entry mode, allowing advanced users to inject full native iptables commands directly into the execution pipeline. Raw mode bypasses natural-language parsing and sends the command straight into the normalization and execution layer.

Raw commands can be chained together as well as with human language parsed input. However, spacing rules are strict to prevent accidental fallback into human-language parsing when using raw:. Chaining can be used with any service. Ports will be mapped without further input.

Linux system administration

The Easy Way!

Rule Engine

Human-readable firewall rule parser and executor integrated into the One-Click. Manage firewall rules using intuitive, plain-language commands that can easily be saved, restored and deleted

Triple Guard

Rule Engine firewall wrapper includes a triple guard lockout prevention module which provides layers of protection from accidental lockout including an automatic configuration roll back if confirmation of changes are not recieved.

Backup & Migration

One-Click Migrator enables safe, automated, and reproducible server migrations across physical machines, virtual machines, and cloud environments. It supports both full-disk cloning and incremental file synchronization.

Data Integrity

The One-Click Migration & Backup Engine is a system-level data transfer, recovery, and infrastructure migration platform designed for safe, reproducible, and low-downtime operations across physical servers, virtual machines, cloud environments, and VPS infrastructure.

App & Web Hosting

The One-Click WordPress module is a full-stack site provisioning engine, not just an installer which automates the creation of complete, isolated web application environments per domain.

Isolated Environment

Each hosted domain is treated as an isolated service unit with dedicated users, runtime environments, and system-level protections.

System Stats & Performance

The sys-info subsystem provides continuous real-time system monitoring and operational visibility similar to htop and top.

Product Design

live refresh intervals sortable views filtered metrics color-coded status indicators SSH-based remote monitoring

OS Reinstall

The One-Click OS Reinstall module is a network-based server provisioning and recovery system that wraps an external reinstall engine (reinstall.sh) with a guided, fault-tolerant, and interactive selection layer.

Analytic Solutions

We denounce with righteous indignation and dislike men who are so beguiled and demo ralized your data.

One Click Bench (OCB)

The One-Click Benchmark Engine (OCB) is a comprehensive system performance analysis and diagnostics platform designed to evaluate infrastructure capability.

Benchmark

The engine provides fast, reproducible benchmarking and live system inspection for production servers, VPS environments, cloud infrastructure, and dedicated hardware.

One-Click Installation

How To Run One-Click

curl -fsSL [https://raw.githubusercontent.com/SiteHUB-NG/One-Click/main/one-click.sh](https://raw.githubusercontent.com/SiteHUB-NG/One-Click/main/one-click.sh) -o /tmp/one-click.sh && \
bash /tmp/one-click.sh setup && \
rm -f /tmp/one-click.sh