Git hosting

depp: Git self-hosting helper

Clone

git clone https://depp.brause.cc/depp.git

Files

Size Path
LICENSES/
static/
193 .gitignore
35148 LICENSE
1358 README.md
531 depp.egg
17215 depp.scm
3124 lowdown-org-table.scm

README.md

About

Static Git hosting tool. Because hosting repositories shouldn't require a full-blown web application. Current feature set:

Everything else is done by the Git/SSH/HTTP configuration of my server. The tools git-depp and git-export serve to fill in some blanks, such as updating static files, editing repository descriptions and initializing a new repository.

I haven't gotten around to documenting how exactly it all plays together, mostly because I'm bad at sysadmin tasks. Reuse this at your own peril (or better, as inspiration for making your own thing, the code is at less than ~600 SLOC currently and remarkably simple).

Do not use if you care about: