aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9226cf4..34f9f47 100644
--- a/README.md
+++ b/README.md
@@ -22,4 +22,15 @@ Volumes:
This compose file will create a docker volume `mqtt_influxdb`.
This volume contains the influx database itself and should be backed up.
-On the host machine it appears at `/var/lib/docker/volumes/mqtt_influxdb/`. \ No newline at end of file
+On the host machine it appears at `/var/lib/docker/volumes/mqtt_influxdb/`.
+
+## Repository
+
+This repository is being mirrored to several version control systems in an attempt to ensure maximum availability.
+
+| name | url |
+| ---------------- | ------------------------------------------------------------- |
+| blaise | https://git.blaise.zone/uw-madison-chem-shops/mqtt.git/about/ |
+| Codeburg | https://codeberg.org/uw-madison-chem-shops/mqtt |
+| GitHub (primary) | https://github.com/uw-madison-chem-shops/mqtt |
+| GitLab | https://gitlab.com/uw-madison-chem-shops/mqtt |