aboutsummaryrefslogtreecommitdiffstats

cgit+caddy+gitolite on alpine in an oci runner

this is a fork of github.com:gregjbs/docker-gitolite-cgit, with substantial differences to upstream (patch)

it is built for git.estrogen.zone and is focused around it.

installation

  1. copy .env.example to .env
  2. replace the key with your ssh key
  3. run podman compose up -d --build
  4. rerun the above command without --build
  5. enjoy

setup

to clone the admin repo, run git clone ssh://git@127.0.0.1:12222/gitolite-admin.

comparison to upstream

here's a partial comparison to upstream:

however, we: