Your Server, Your Repository
Panelica's built-in Git Manager connects your server directly to your code repositories. No SSH commands, no manual pulls — just seamless deployment from the panel.
Clone Any Repository
Connect to GitHub, GitLab, Bitbucket, or any Git remote. Panelica supports multiple authentication methods:
- SSH Key — The most secure option. Generate deploy keys right from the panel.
- HTTPS with Token — Use personal access tokens for quick setup.
- OAuth — Connect your GitHub or GitLab account directly.
- Public repositories — Clone open-source repos with no authentication needed.
Browse Your Code
No need to SSH into your server to check your code:
- Branch viewer — See all branches, create new ones, switch between them
- Commit history — Browse all commits with messages and timestamps
- Diff viewer — See exactly what changed in each commit
Auto-Deploy on Push
Enable automatic deployment and every time you push to your configured branch, Panelica automatically pulls the latest code and deploys it. No manual steps. Push and forget.
CI/CD Pipelines
Go beyond simple deployment with built-in CI/CD:
- Define pipeline steps — Run build commands, install dependencies, run tests
- Environment variables — Store secrets and configuration safely
- Automatic execution — Pipelines run on every push, just like GitHub Actions
- Status tracking — See which pipelines are active, completed, or failed
Deploy Keys
Generate SSH deploy keys directly from the panel. Grant your server read-only access to private repositories — without sharing your personal credentials or passwords.
Perfect for Modern Development
Whether you're a solo developer pushing updates to a client site, or a team deploying multiple projects — Panelica's Git Manager gives you the deployment workflow you need, built right into your hosting panel.
Start your free trial and deploy your first repository today.