This commit is contained in:
Your Name 2021-11-02 14:18:46 -06:00
parent 15d47c3ffa
commit 829efdd5ce

View File

@ -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```
```