summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-06-28 15:26:09 +0000
committerlain <lain@soykaf.club>2019-06-28 15:26:09 +0000
commit2286f62a36a0f5d738892a9283a696b8a45b45a6 (patch)
tree2585654bfd9c0803a4668dcf5d1b7d423783337e /README.md
parentf5b015b998252da489da3ec76fd5dd75dbcb7435 (diff)
parenteeb419e3a0e8ad97b0061f5da9938bbf4f52c5c9 (diff)
downloadpleroma-2286f62a36a0f5d738892a9283a696b8a45b45a6.tar.gz
pleroma-2286f62a36a0f5d738892a9283a696b8a45b45a6.zip
Merge branch 'release-docs' into 'develop'
Docs on OTP releases See merge request pleroma/pleroma!1315
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 928f75dc7..41d454a03 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,12 @@ For clients it supports both the [GNU Social API with Qvitter extensions](https:
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 <https://matrix.heldscal.la/#/room/#freenode_#pleroma:matrix.org>.
## 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 <https://matrix.heldscal.la/#/room/#freenode_#pleroma-dev:matrix.org> for assistance. If you want to change default options in your Pleroma package, please **discuss it with us first**.
+### Docker
While we don’t provide docker files, other people have written very good ones. Take a look at <https://github.com/angristan/docker-pleroma> or <https://github.com/sn0w/pleroma-docker>.
### Dependencies