summaryrefslogtreecommitdiff
path: root/docs/installation/netbsd_en.md
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2024-05-27 20:03:14 +0400
committerLain Soykaf <lain@lain.com>2024-05-27 20:03:14 +0400
commitf4c0a01f097ec9d6d61dff3abfcda616b23e01e6 (patch)
treee821106c60e3180005be5add7a18dbe569171a74 /docs/installation/netbsd_en.md
parent197647a04e66c1af3ae691a4507612fdbee9c48c (diff)
parent7798fdc71121459f479e0729fefdac195b1dca7d (diff)
downloadpleroma-f4c0a01f097ec9d6d61dff3abfcda616b23e01e6.tar.gz
pleroma-f4c0a01f097ec9d6d61dff3abfcda616b23e01e6.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into image-description-summary
Diffstat (limited to 'docs/installation/netbsd_en.md')
-rw-r--r--docs/installation/netbsd_en.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installation/netbsd_en.md b/docs/installation/netbsd_en.md
index 41b3b0072..2ade7df98 100644
--- a/docs/installation/netbsd_en.md
+++ b/docs/installation/netbsd_en.md
@@ -123,6 +123,10 @@ Edit the defaults:
* Change `ssl_certificate_key` to `/etc/nginx/tls/key`.
* Change `example.tld` to your instance's domain name.
+### (Strongly recommended) serve media on another domain
+
+Refer to the [Hardening your instance](../configuration/hardening.md) document on how to serve media on another domain. We STRONGLY RECOMMEND you to do this to minimize attack vectors.
+
## Configuring acme.sh
We'll be using acme.sh in Stateless Mode for TLS certificate renewal.