diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-05-22 14:46:25 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-05-22 15:09:49 -0700 |
| commit | aff15167063120dd25240a9478853077d89886ce (patch) | |
| tree | a43c05bd3c1f15c0df7bb2252535ee5cfb4bd090 /modules/services/default.nix | |
| parent | feat(dns): add cs.fcuny.xyz (diff) | |
| download | infra-aff15167063120dd25240a9478853077d89886ce.tar.gz | |
feat(modules): create a module for sourcegraph
Run sourcegraph ([0]) in a docker container. It's exposed as
cs.fcuny.xyz, and we backup some of the directories.
[0] https://docs.sourcegraph.com
Diffstat (limited to 'modules/services/default.nix')
| -rw-r--r-- | modules/services/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/services/default.nix b/modules/services/default.nix index 88d8145..538e564 100644 --- a/modules/services/default.nix +++ b/modules/services/default.nix @@ -15,6 +15,7 @@ ./prometheus ./rclone ./samba + ./sourcegraph ./ssh-server ./syncthing ./tailscale |
