Forclientsitsupportsboththe[GNUSocialAPIwithQvitterextensions](https://twitter-api.readthedocs.io/en/latest/index.html) and the [Mastodon client API](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md).
Whilewedon'tprovidedockerfiles,otherpeoplehavewrittenverygoodones.Takealookathttps://github.com/Angristan/dockerfiles/tree/master/pleroma or https://github.com/sn0w/pleroma-docker.
###Dependencies
*Postgresqlversion9.6ornewer
*Elixirversion1.5ornewer.Ifyourdistributiononlyhasanoldversionavailable,check[Elixir'sinstallpage](https://elixir-lang.org/install.html) or use a tool like [asdf](https://github.com/asdf-vm/asdf).
Thesimplestwaytoobtainandinstallacertificateistouse[Certbot.](https://certbot.eff.org) Depending on your specific setup, certbot may be able to get a certificate and configure your web server automatically.
*Bydefault,itlistensonport4000(TCP),soyoucanaccessitonhttp://localhost:4000/ (if you are on the same machine). In case of an error it will restart automatically.