X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=README.md;h=846442346b7e391a54b3fe309acff774a3b140f3;hb=4ea1a61b008c932bc83fcd6cd07bb7f4c251204a;hp=987f973ea9808ac290090b25ee620ae35ab88b82;hpb=a58813e7a14fda8eff2f2a659094444d20765e85;p=akkoma diff --git a/README.md b/README.md index 987f973ea..846442346 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,20 @@ Pleroma is a microblogging server software that can federate (= exchange message Pleroma is written in Elixir, high-performance and can run on small devices like a Raspberry Pi. -For clients it supports both the [GNU Social API with Qvitter extensions](https://twitter-api.readthedocs.io/en/latest/index.html) and the [Mastodon client API](https://docs.joinmastodon.org/api/guidelines/). +For clients it supports the [Mastodon client API](https://docs.joinmastodon.org/api/guidelines/) with Pleroma extensions (see "Pleroma's APIs and Mastodon API extensions" section on ). - [Client Applications for Pleroma](https://docs-develop.pleroma.social/clients.html) -No release has been made yet, but several servers have been online for months already. If you want to run your own server, feel free to contact us at @lain@pleroma.soykaf.com or in our dev chat at #pleroma on freenode or via matrix at . +If you want to run your own server, feel free to contact us at @lain@pleroma.soykaf.com or in our dev chat at #pleroma on freenode or via matrix at . ## Installation +**Note:** The guide below may be outdated and in most cases shouldn't be used. Instead check out our [wiki](https://docs.pleroma.social) for platform-specific installation instructions, most likely [Installing on Linux using OTP releases](https://docs.pleroma.social/otp_en.html) is the guide you need. -### Docker +### OS/Distro packages +Currently Pleroma is not packaged by any OS/Distros, but feel free to reach out to us at [#pleroma-dev on freenode](https://webchat.freenode.net/?channels=%23pleroma-dev) or via matrix at for assistance. If you want to change default options in your Pleroma package, please **discuss it with us first**. -While we don’t provide docker files, other people have written very good ones. Take a look at or . +### Docker +While we don’t provide docker files, other people have written very good ones. Take a look at or . ### Dependencies