←back to thread

Sourcegraph went dark

(eric-fritz.com)
424 points kaycebasques | 2 comments | | HN request time: 0.415s | source
Show context
speedgoose ◴[] No.41297879[source]
It's a bit sad. I forked ~~the last~~ an open-source version some time ago[0]. I removed the telemetry, disabled updates, removed the proprietary code, made a docker image, and implemented some lightweight oauth2/oauth2-proxy authentication.

I plan to keep it running behind Oauth2-Proxy for a long time. It has been very reliable software and because it's behind a supposedly secure proxy, I don't feel bad about not updating it.

[0] https://github.com/SINTEF/sourcegraph

replies(2): >>41298119 #>>41299304 #
1. notpushkin ◴[] No.41298119[source]
Thank you for this!

I think 5.0.6 is the last open source version though. Have you considered updating? (Not sure how viable it would be – seems they've moved quite a few things around)

replies(1): >>41298154 #
2. speedgoose ◴[] No.41298154[source]
Oh, my memory failed me. I don't know when I will have time to update, but that sounds like something that could be done!