在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):minibikini/pleroma开源软件地址(OpenSource Url):https://github.com/minibikini/pleroma开源编程语言(OpenSource Language):Elixir 96.6%开源软件介绍(OpenSource Introduction):AboutPleroma is a microblogging server software that can federate (= exchange messages with) other servers that support ActivityPub. What that means is that you can host a server for yourself or your friends and stay in control of your online identity, but still exchange messages with people on larger servers. Pleroma will federate with all servers that implement ActivityPub, like Friendica, GNU Social, Hubzilla, Mastodon, Misskey, Peertube, and Pixelfed. Pleroma is written in Elixir and uses PostgresSQL for data storage. It's efficient enough to be ran on low-power devices like Raspberry Pi (though we wouldn't recommend storing the database on the internal SD card ;) but can scale well when ran on more powerful hardware (albeit only single-node for now). For clients it supports the Mastodon client API with Pleroma extensions (see the API section on https://docs-develop.pleroma.social). InstallationOTP releases (Recommended)If you are running Linux (glibc or musl) on x86/arm, the recommended way to install Pleroma is by using OTP releases. OTP releases are as close as you can get to binary releases with Erlang/Elixir. The release is self-contained, and provides everything needed to boot it. The installation instructions are available here. From SourceIf your platform is not supported, or you just want to be able to edit the source code easily, you may install Pleroma from source.
OS/Distro packagesCurrently Pleroma is not packaged by any OS/Distros, but if you want to package it for one, we can guide you through the process on our community channels. If you want to change default options in your Pleroma package, please discuss it with us first. DockerWhile 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://glitch.sh/sn0w/pleroma-docker. Raspberry PiCommunity maintained Raspberry Pi image that you can flash and run Pleroma on your Raspberry Pi. Available here https://github.com/guysoft/PleromaPi. Compilation TroubleshootingIf you ever encounter compilation issues during the updating of Pleroma, you can try these commands and see if they fix things:
If you are not developing Pleroma, it is better to use the OTP release, which comes with everything precompiled. Documentation
Community Channels
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论