about summary refs log tree commit diff
path: root/modules/services/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-22 14:46:25 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-22 15:09:49 -0700
commitaff15167063120dd25240a9478853077d89886ce (patch)
treea43c05bd3c1f15c0df7bb2252535ee5cfb4bd090 /modules/services/default.nix
parentfeat(dns): add cs.fcuny.xyz (diff)
downloadworld-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 '')
-rw-r--r--modules/services/default.nix1
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