Platform · open source

Pertisk Gits

Git hosting, CI/CD, and OCI registry.

Pertisk Gits is a self-hosted Git platform (GitHub / GitLab–style) built with Rust, React, and PostgreSQL. Host repositories over HTTPS and SSH, collaborate with issues and merge requests, run .pertisk-ci.yaml pipelines on pertisk-runner (bare metal, Docker, or Kubernetes), and push images to an org-scoped OCI registry. The edge is Pingora with an optional Quiche HTTP/3 gateway.

Pertisk Gits repository code browser for pertisk-kos

Highlights

  • Git Smart HTTP + SSH with orgs, issues, and merge requests
  • CI/CD: .pertisk-ci.yaml, runners, artifacts, PR status checks
  • Built-in OCI registry (manifest/blob, token auth, GC)
  • Import from GitHub/GitLab; SSO/LDAP and audit logs

Stack

  • Rust
  • Pingora
  • React
  • PostgreSQL
  • OCI registry

Clone

git clone https://github.com/pertisktech/pertisk-gits.git