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

Reply to this note

Please Login to reply.

Discussion

i know that when i set up proxying in mine it exploded in my face because i didn’t put https:// or w/e on my URLS, that was fun to realize