Developer tools · v1.21
Gitea
Lightweight self-hosted Git service. GitHub/GitLab alternative.
Deploy Gitea on your serverPick one of your servers or connect a VPS over SSH. Live in a few minutes.
About Gitea
Gitea is a painless self-hosted Git service. It is lightweight, easy to install, and runs great on minimal hardware. Features include repositories, issues, pull requests, CI/CD (Gitea Actions), packages, and wikis.
gitrepositoryci-cdcode-hosting
What Pushify sets up for you
- Runs the official image as an isolated container on your server
- Public HTTPS URL with an automatic Let’s Encrypt certificate — bring your own domain any time
- Health check on /api/healthz with alerts if it stops responding
- Secrets and passwords generated for you; everything editable later
Configuration
Set in the dashboard when you deploy — no config files.
DB Type
Database type (sqlite3, postgres, mysql)
default: sqlite3
Root URL
Public URL of your Gitea instance
Secret Key
Global secret key
generated
How it works
- Sign in and pick a server (free plan: connect your own VPS).
- Click deploy — Pushify pulls the image, wires networking and HTTPS, runs the health check.
- Open the app at its URL. Updates, restarts and logs live in the dashboard.