Git deploy from the panel
Connect a repo, pull updates, and deploy without manual rsync scripts.
Connect your repository
Add your Git remote in the panel (HTTPS or SSH deploy keys). Choose the branch you want to track.
Deploy flow
Pull latest changes, run install scripts if configured, and reload PHP-FPM when needed. Reset options help when a deploy goes wrong.
Works with Laravel and custom PHP
Pair Git deploy with the Laravel stack or your own Nginx + PHP setup. Databases and `.env` stay on the server between deploys.