Ppl say it’s hard to run an instance, nostrchads don’t have to deal with that bs.
Discussion
I just think it's setup in a shit way.
cd opt
cd pleroma
cd config
nano prod.secrects.exs
*modify media_proxy, and proxy_opts
cd ..
cd ..
cd ..
cd etc
cd nginx
cd sites-enabled/
nano pleroma.nginx
systemctl restart pleroma
systemctl restart nginx
>502
cd ..
cd ..
cd opt
cd pleroma
cd config
nano prod.secrets.exs
remove proxy_opts, set media_proxy back to false
systemctl restart pleroma
systemctl restart nginx
>502