summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2defa3e..cb13e3a 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,10 @@ the following DNS records:
| -------- | ---- | ---------- | --------- |
| A Record | @ | Static IP | Automatic |
+| Type | Host | Target | TTL |
+| ------------ | ------ | ----------- | --------- |
+| CNAME Record | upload | Root domain | Automatic |
+
See [Prosody's docs](https://prosody.im/doc/dns) for information on alternative
arrangements.
@@ -51,6 +55,8 @@ on the box itself will be taken care of by the playbook):
| XEP-0065 | TCP,UDP | 5000 |
| XMPP Client | TCP | 5222 |
| XMPP Server | TCP | 5269 |
+| HTTP Server | TCP | 5280 |
+| HTTP Server | TCP | 5281 |
### Install ansible on the control node