summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--README.md2
m---------soc_collector0
3 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..f089cce
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "soc_collector"]
+ path = soc_collector
+ url = git@git.sunet.se:soc_collector.git
diff --git a/README.md b/README.md
index c0d943a..112f8cd 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
## Development setup
-Run `soc_collector` checked out to tag `dashboard` on port 8000.
+Run `soc_collector` on port 8000. The commit pointed to by the `soc_collector` submodule is compatible with `main` in this repo.
Populate `soc_collector` with data from `example_data.json`:
diff --git a/soc_collector b/soc_collector
new file mode 160000
+Subproject c3330191348b19be264eabf5e0acd5fb97f0568