1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00
Friendica package for YunoHost
Find a file
2023-08-21 11:45:19 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:58 +02:00
conf 2022.06 2022-06-11 10:25:22 +02:00
doc Upgrade to 2021.09 2021-09-25 19:46:15 +02:00
scripts Update _common.sh 2023-08-21 11:45:19 +02:00
check_process 4.3 2022-03-08 18:15:28 +01:00
LICENSE Update LICENSE 2020-09-24 10:10:40 -07:00
manifest.json fix 2023-08-21 11:42:11 +02:00
README.md Auto-update README 2023-08-11 06:19:29 +00:00
README_fr.md Auto-update README 2023-08-11 06:19:29 +00:00
tags Git auto update 2021-07-02 01:44:37 +05:30

Friendica for YunoHost

Integration level Working status Maintenance status

Install Friendica with YunoHost

Lire ce readme en français.

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

Overview

Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services.

Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.

Shipped version: 2023.09~ynh1

Demo: https://dir.friendica.social/servers

Screenshots

Screenshot of Friendica

Disclaimers / important information

Installation

Register a new domain and add it to YunoHost

Before installing, read the Friendica installation instructions for important information about installation.

Install Friendica

Use the YunoHost admin panel to install Friendica by entering the GitHub repo address in the custom app URL:

	https://github.com/YunoHost-Apps/friendica_ynh

User with LDAP admin rights

For admin rights: When installation is complete, you will need to visit your domain page and login with the admin account username and password which was entered at the time of installation process. You can then create your profile and access the admin panel.

For normal YunoHost users : Normal LDAP users can login through Ldap authentication and create there profiles.

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/friendica_ynh/tree/testing --debug
or
sudo yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug

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