1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00
Pleroma package for YunoHost: A free, federated social networking server built on open protocols.
Find a file
2024-06-23 14:13:26 +02:00
.github Remove old auto-updater 2024-04-29 23:38:36 +02:00
conf Manifest v2 2024-01-12 18:28:38 +01:00
doc Reword a bit doc 2024-01-12 19:53:41 +01:00
scripts cleaning 2024-05-17 13:10:02 +02:00
.travis.yml Changing Travis for python 2019-01-30 19:53:14 +01:00
ALL_README.md Update READMEs 2024-06-23 14:13:26 +02:00
LICENSE Added upgrade,backup and restore script 2018-11-05 19:52:26 +05:30
manifest.toml Update manifest.toml 2024-05-17 15:09:53 +02:00
README.md Auto-update READMEs 2024-05-17 13:09:58 +00:00
README_es.md Auto-update READMEs 2024-05-17 13:09:58 +00:00
README_eu.md Auto-update READMEs 2024-05-17 13:09:58 +00:00
README_fr.md Auto-update READMEs 2024-05-17 13:09:58 +00:00
README_gl.md Auto-update READMEs 2024-05-17 13:09:58 +00:00
README_it.md Auto-update README 2024-03-29 07:19:01 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-17 13:09:58 +00:00
tests.toml cleaning 2024-05-17 13:10:02 +02: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.6.2~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