aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2021-08-04 12:56:35 -0500
committerBlaise Thompson <blaise@untzag.com>2021-08-04 12:56:35 -0500
commita85955422474380d4a2e72231c16b2e320073222 (patch)
tree4ac83fff7d7ff6f22093dd89135808db6ddd5b22
parented6540fc0e09404e45e2246c40111dccca3af730 (diff)
repositoryHEADmaster
-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 |