Almost done...

Congrats! 🎉 You've installed pl. Now you just need to install a frontend.

Installing pl-fe

To install pl-fe, SSH into the server and download a .zip of the latest build:

curl -O http://pl.mkljczk.pl/pl-fe.zip

Then unpack it into the instance directory:

unzip pl-fe.zip -d /opt/pleroma/instance/static/

That's it! Just refresh this page.