1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2025-11-03 20:18:38 +01:00
Pleroma package for YunoHost: A free, federated social networking server built on open protocols.
Find a file
Alexandre Aubin e26b3472f2
Merge pull request #286 from YunoHost-Apps/testing
Testing: yolofix for trixie support
2025-08-15 23:21:16 +02:00
.github Remove old auto-updater 2024-04-29 23:38:36 +02:00
conf Improve 2025-03-22 23:50:27 +01:00
doc Reword a bit doc 2024-01-12 19:53:41 +01:00
scripts Rename name to instance_name because it's now a protected config panel name 2024-10-30 11:01:40 +01:00
.travis.yml Changing Travis for python 2019-01-30 19:53:14 +01:00
ALL_README.md Auto-update READMEs 2024-12-20 00:25:36 +01:00
LICENSE Added upgrade,backup and restore script 2018-11-05 19:52:26 +05:30
manifest.toml Update manifest.toml: yolofix for trixie support 2025-08-15 22:37:31 +02:00
README.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_es.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_eu.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_fr.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_gl.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_id.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_it.md Auto-update README 2024-03-29 07:19:01 +01:00
README_nl.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_pl.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_ru.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
README_zh_Hans.md Auto-update READMEs 2025-03-23 01:52:49 +01:00
tests.toml Improve 2025-03-22 23:50:27 +01:00

Pleroma for YunoHost

Integration level Working status Maintenance status

Install Pleroma with YunoHost

Read this README in other languages.

This package allows you to install Pleroma quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Pleroma 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.

For user friendly details about Pleroma: see here

Mastodon web front-end for Pleroma: Add /web in front of your Pleroma domain, eg. pleroma.domain.tld/web

Shipped version: 2.8.0~ynh2

Screenshots

Screenshot of Pleroma

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/pleroma_ynh/tree/testing --debug
or
sudo yunohost app upgrade pleroma -u https://github.com/YunoHost-Apps/pleroma_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps