From GitHub to Live in Seconds — Without Touching a Terminal
Simplify development with CI/CD, SSH keys, and access to everything from your dashboard.
Key Highlights
CI/CD with GitHub
Connect repos, auto-deploy main/dev branches, enable multi-branch.
SSH Key Control per Site
Add keys manually or fetch directly from GitHub.
phpMyAdmin + Admin Tools
Enable NGINX settings, cache control, WordPress auth, and database login.
Switch PHP Versions Anytime
Support for PHP 8.1 through 8.4 — toggle per site.
How it works
1
Link GitHub or Add Key
Pull keys from GitHub or manually add SSH.
2
Configure Branch Rules
Set auto-deploy on push or branch updates.
FAQ
Have more questions?
Can I set up CI/CD workflows?
Yes, GitHub repo-based deployments are supported.
Is phpMyAdmin built-in?
Yes, it can be enabled per site.
Can I change PHP version later?
Yes, it’s adjustable anytime.