2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2026-06-29 06:19:34 +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
philippe lhardy 5961d34894
Merge pull request #312 from YunoHost-Apps/testing
integrate testing 2.10.2~ynh2 in official for #301
2026-06-02 09:29:53 +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 Don't use SSOWat, no header passing #301 2026-05-12 14:44:10 +02:00
README.md Auto-update READMEs 2026-05-15 18:27:20 +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~ynh2

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.