aboutsummaryrefslogtreecommitdiff
path: root/terraform/unifi-controller/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'terraform/unifi-controller/README.md')
-rw-r--r--terraform/unifi-controller/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/terraform/unifi-controller/README.md b/terraform/unifi-controller/README.md
new file mode 100644
index 0000000..66f0fb0
--- /dev/null
+++ b/terraform/unifi-controller/README.md
@@ -0,0 +1,9 @@
+# Mongo init
+
+After the mongo database has been started the first time, execute the output of:
+
+ terraform output -json|jq -r .mongo_init_js.value
+
+in a mongo shell:
+
+ docker exec -it unifi-mongo mongo