aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..b94ded3
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,3 @@
+## nginx rev_proxy ssh
+Worker nodes connect to the master through ssh, on port 2222 (by default). This
+should be load balanced through the nginx proxy to go to any of the web nodes.