From 829efdd5ce5f8cd0fbade267b2f7632168be0319 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 2 Nov 2021 14:18:46 -0600 Subject: [PATCH] fix --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bcae91..f598981 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This setup will allow you to quickly run and maintain a Pleroma instance. * Your own Domain Name * Docker installed -* Cloudflare setup for your Domain Name +* Cloudflare setup for your Domain Name (Or do certbot manually after the instane is up) * Port 443 open on your firewall/router ### Getting Started @@ -24,6 +24,8 @@ This setup will allow you to quickly run and maintain a Pleroma instance. ##### Modify the second to last line in ```pleroma/setup.sh``` with your desired admin name +##### Run ```get_pleroma.sh``` to get the latest Pleroma and SoapboxFE release + ### Running with a low-memory machine? ### Here is the recommended changes to make at the bottom of ```postgresql/postgresql.conf``` ```