tvl-depot/ops
Vincent Ambo 654f13d405 feat(nixos/sourcegraph): Add a module for running SourceGraph
This module spins up the Sourcegraph container.

Builds:

Note that this is contrary to how our other deployments work, but
packaging Sourcegraph is quite difficult (it's a Gitlab style
deployment with a lot of moving parts and third-party things that it
bundles).

If we decide to keep it around, we will want to look at packaging it
in Nix in the future.

Deployment:

The deployment is a hack. Sourcegraph does not support public
instances, but we want it to be public. To work around this we have
configured HTTP-proxy based authentication (i.e. auth via a header)
and hardcoded a static header.

This works, but lets anonymous users change the "Anonymous" user's
settings. We can expect this to get defaced (profile picture, name
etc), until we figure out how to write some nginx configuration to
drop those requests. See git-bug for details.

The Sourcegraph configuration is also not checked in to the
repository. It's unclear where in the data directory it is stored.

Change-Id: I414ff11c3b49989b6792d697bffc8a0edf96c9cb
Reviewed-on: https://cl.tvl.fyi/c/depot/+/425
Reviewed-by: lukegb <lukegb@tvl.fyi>
2020-06-16 13:40:49 +00:00
..
besadii feat(besadii): Adapt into a Gerrit ref-updated-hook 2020-06-13 06:03:45 +01:00
infra chore(ops/infra/k8s): Bump website replicas to 3 2020-02-09 02:21:09 +00:00
journaldriver chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
kontemplate chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
mq_cli chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
nixos feat(nixos/sourcegraph): Add a module for running SourceGraph 2020-06-16 13:40:49 +00:00
posix_mq.rs chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
secrets feat(ops/infra/k8s): Add sourcehut configuration to sync-gcsr 2020-01-18 15:48:52 +00:00
kms_pass.nix chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00