#go

March 12, 2016

Lightweight Git Service and CI

In cases, where keeping code private (as in never never let it leave your storage/network) and you don’t want to host a full-blown Gitlab instance, just have a look at Gogs and Drone. Both projects are written in Go, which runs very fast even on low performance systems (i.e. a RPi or something similar).