I ran a GitLab instance with @cjd for a few years, it was the first instance with public repos thanks to cjd. It was a pain back then and I can't imagine it now that they have a separate commercial edition.
6 comments
@dansup it feels like your being unfairly harsh on Gitlab because (guessing) your next ActivityPub project is going to be a federated code platform. |
@dansup @cjd I’ve been running and maintaining the Omnibus edition with no hassle whatsoever for Ind.ie. You can easily install/update via apt on Debian-based systems. In case it helps, here’s the relevant bits from an automated server install script that I use for one of the servers for Better Blocker:
https://source.ind.ie/better/drafts-server-setup/blob/master/install#L195
(Since it’s so easy, I use GitLab-based servers as part of the build process and also to serve tracker block list data from the iOS/Mac apps.)
@dansup @cjd I’ve been running and maintaining the Omnibus edition with no hassle whatsoever for Ind.ie. You can easily install/update via apt on Debian-based systems. In case it helps, here’s the relevant bits from an automated server install script that I use for one of the servers for Better Blocker: