1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 16:26:13 +00:00
Diaspora package for YunoHost
Find a file
Augustin Trancart 2fa236e80f bookworm: fix compilation of openssl by rbenv
This moves compilation options to RUBY_CONFIGURE_OPTS because it is not supported by openssl, built by rbenv.

The reason why openssl is built is because the ruby version needed by
diaspora is now quite old. Maybe we'll need to revisit that in the
future.
2024-02-29 09:56:38 +01:00
.github Apply last example_ynh 2022-09-26 02:56:12 +02:00
conf Update diaspora to 0.7.18.2 2024-02-29 09:56:38 +01:00
doc Apply last example_ynh 2022-09-26 02:56:12 +02:00
scripts bookworm: fix compilation of openssl by rbenv 2024-02-29 09:56:38 +01:00
.gitlab-ci.yml CI: need python3 2019-12-17 12:02:01 +01:00
check_process also test upgrade from 0.7.18.1~ynh1 2024-02-29 09:56:38 +01:00
LICENSE Put a LICENSE file for this repo 2020-04-21 23:40:18 +02:00
manifest.json Update diaspora to 0.7.18.2 2024-02-29 09:56:38 +01:00
README.md Update diaspora to 0.7.18.2 2024-02-29 09:56:38 +01:00
README_fr.md Auto-update README 2024-02-29 09:56:38 +01:00

Diaspora for YunoHost

Integration level Working status Maintenance status

Install Diaspora with YunoHost

Lire ce readme en français.

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

Overview

Distributed social networking service

Shipped version: 0.7.18.2~ynh1

Screenshots

Screenshot of Diaspora

Disclaimers / important information

  • There is currently no LDAP integration
  • the installation is very long, especially the frontend building step
  • As upstream doesn't support it, there is no possibility to change the endpoint/url of diaspora*. Please choose it carefully!
  • The main permission should be granted to "visitors". In other term, diaspora is intented to be a public application. Only deviate from that if you know what you are doing!

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

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