summaryrefslogtreecommitdiff
path: root/docs/installation/freebsd_en.md
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2023-11-07 16:05:04 -0500
committerMark Felder <feld@feld.me>2023-11-07 16:05:04 -0500
commita0e08c6ec21b724432ac77eb395a18e6f8e2a093 (patch)
tree879947cf9b932c2c312b604d8768bc7e472234e1 /docs/installation/freebsd_en.md
parent63ef1dcedca7fb315f611388e477d3847d1acaa1 (diff)
parent11c520607fcb2bf5b8323d1b22b3123acf12efe1 (diff)
downloadpleroma-a0e08c6ec21b724432ac77eb395a18e6f8e2a093.tar.gz
pleroma-a0e08c6ec21b724432ac77eb395a18e6f8e2a093.zip
Merge branch 'develop' into phoenix1.7
Diffstat (limited to 'docs/installation/freebsd_en.md')
-rw-r--r--docs/installation/freebsd_en.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installation/freebsd_en.md b/docs/installation/freebsd_en.md
index 9cbe0f203..50ed30d74 100644
--- a/docs/installation/freebsd_en.md
+++ b/docs/installation/freebsd_en.md
@@ -173,6 +173,10 @@ Edit the defaults of `/usr/local/etc/nginx/sites-available/pleroma.nginx`:
* Change `ssl_certificate_key` to `/var/db/acme/certs/example.tld/example.tld.key`.
* Change all references of `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.
+
## Creating a startup script for Pleroma
Pleroma will need to compile when it initially starts, which typically takes a longer