summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2024-01-07 11:56:42 +0000
committerMatthew Fennell <matthew@fennell.dev>2024-01-07 11:56:42 +0000
commit71e36164cae64494cdb91f537d65821c8e2e00f8 (patch)
treef5251e9626e0a469ef95242b0ab12947122b6aee /README.md
parent8093a955e3c6238cc14537a54c56277af6b89dc2 (diff)
Open ports for OpenSSH, WWW and XMPP
This commit enables the necessary ports for XMPP, web hosting (to allow certbot to renew automatically) and SSH.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2cbab87..4547009 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ deployments.
Set up a server with the following things configured:
-* SSH access
+* SSH access to a user that can become root
* DNS records (see [Prosody's docs](https://prosody.im/doc/dns) for more info)
* `python3` installed