Plugin-based self-hosting made easy. Install and configure services automatically with OS-aware plugins via simple curl commands.
Extend functionality with community-driven plugins for NGINX, Docker, databases, and more. Create custom plugins for your specific needs.
Enhanced interactive experience with numbered menus, batch installation, and robust download + execute method. Choose single plugins, multiple plugins, or install all compatible services at once.
Smart OS detection supports Debian, Ubuntu, RHEL, CentOS, Arch, and more. Automatically adapts to your system.
Built-in logging, security best practices, and safe execution patterns. Track every action with detailed logs.
Beautiful terminal UI with server profile selection and guided configuration. Perfect for beginners and experts alike.
Open-source project with active community. Contribute plugins, report issues, and help improve the ecosystem.
curl -o ex.sh https://raw.githubusercontent.com/moonshadowrev/eXtensibleSH/main/ex.sh && chmod +x ex.sh && ./ex.sh
wget -O ex.sh https://raw.githubusercontent.com/moonshadowrev/eXtensibleSH/main/ex.sh && chmod +x ex.sh && ./ex.sh
curl -s https://raw.githubusercontent.com/moonshadowrev/eXtensibleSH/main/ex.sh | bash
curl -o ex.sh https://raw.githubusercontent.com/moonshadowrev/eXtensibleSH/main/ex.sh && chmod +x ex.sh && ./ex.sh nginx webservers