Foranyadditionalinformationregardingcommandsandconfigurationfilesmentionedhere,checkthemanpages[online](https://man.openbsd.org/) or directly on your server with the man command.
Pleromarequiresareverseproxy,OpenBSDhasrelaydinbase(andisusedinthisguide)andpackages/portsareavailablefornginx(www/nginx)andapache(www/apache-httpd).Independentlyofthereverseproxy,[acme-client(1)](https://man.openbsd.org/acme-client) can be used to get a certificate from Let's Encrypt.
Thiscreatesa"pleroma"loginclassandsetshighervaluesthandefaultfordatasizeandopenfiles(see[login.conf(5)](https://man.openbsd.org/login.conf)), this is required to avoid having pleroma crash some time after starting.
Enterashellasthe\_pleromauser.Asroot,run`su_pleroma-;cd`.Thenclonetherepositorywith`gitclone-bstablehttps://git.pleroma.social/pleroma/pleroma.git`. Pleroma is now installed in /home/\_pleroma/pleroma/, it will be configured and started at the end of this guide.
InanotherSSHsession/tmuxwindow,checkthatitisworkingproperlybyrunning`ftp-MVo-http://127.0.0.1:4000/api/v1/instance`, you should get json output. Double-check that *uri*'s value is your instance's domain name.
Questionsabouttheinstallationordidn’titworkasitshouldbe,askin[#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC.