2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2026-05-12 04:37:26 +02:00
Pleroma package for YunoHost: A free, federated social networking server built on open protocols.
  • Shell 98.3%
  • Elixir 1.7%
Find a file
2026-05-04 20:34:20 +02:00
.github Remove old auto-updater 2024-04-29 23:39:00 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:14:00 +01:00
doc document instance name must not contain spaces #270 2026-04-14 18:02:26 +02:00
scripts Don't call apt-key if not needed or not provided 2026-04-18 09:34:32 +02:00
.travis.yml Changing Travis for python 2019-01-30 19:53:14 +01:00
LICENSE Added upgrade,backup and restore script 2018-11-05 19:52:26 +05:30
manifest.toml #308 version v2.10.2 for package name 2026-05-04 09:16:57 +02:00
README.md Auto-update READMEs 2026-05-04 09:55:09 +02:00
tests.toml testing upgrade from 2.8.0~ynh3 reference 2026-04-13 12:11:41 +02:00

Logo of Pleroma Pleroma, packaged for YunoHost

Federated social networking server built on open protocols

🌐 Official app website Version: 2.10.2~ynh1

Screenshots

Screenshot of Pleroma

📦 Developer info

Automatic tests level

🛠️ Upstream Pleroma repository: https://git.pleroma.social/pleroma/pleroma/

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/pleroma_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade pleroma -u https://github.com/YunoHost-Apps/pleroma_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.