Config for serving SoapboxFE through nginx
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# SoapboxFE nginx config
|
|
|
|
|
|
|
|
I like Soapbox FE design but I like PleromaFE more. Still, I want to allow instance users use both so I've made this config.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
1. Move soapbox.nginx to your nginx sites-enabled folder.
|
|
|
|
2. Replace soapbox.example.com by domain you're gonna use for Soapbox FE.
|
|
|
|
3. Replace example.com by domain of your instance.
|
|
|
|
4. Replace client_max_body_size to your instance file size limit
|
|
|
|
|
|
|
|
## Reporing bugs
|
|
|
|
|
|
|
|
Either notify @a1batross@expired.mentality.rip on Fediverse, either leave an issue here.
|