1
0
Derivar 0
Config for serving SoapboxFE through nginx
Ir para o ficheiro
a1batross 0cf0f7d283 readme: add note about client_max_body_size 2020-06-23 12:39:08 +02:00
LICENSE Initial commit 2020-06-21 17:13:14 +02:00
README.md readme: add note about client_max_body_size 2020-06-23 12:39:08 +02:00
soapbox.nginx config: redirect on server-side, so browsers won't be confused 2020-06-23 11:37:43 +02:00

README.md

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.