Config for serving SoapboxFE through nginx
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a1batross 0cf0f7d283 readme: add note about client_max_body_size 3 years ago
LICENSE Initial commit 3 years ago
README.md readme: add note about client_max_body_size 3 years ago
soapbox.nginx config: redirect on server-side, so browsers won't be confused 3 years ago

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.