1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00
Microblogging social network.
Find a file
2022-01-30 23:22:43 +01:00
.github Run updater.sh on sunday 2022-01-30 23:21:32 +01:00
conf Upgrade to v2022.01.28 2022-01-28 12:21:59 +00:00
doc Add DESCRIPTIONs 2022-01-11 20:33:14 +01:00
scripts quick fix 2022-01-25 20:44:07 +00:00
sources/patches oops 2022-01-11 20:32:56 +01:00
.travis.yml Adding automations 2019-05-10 11:37:32 +02:00
check_process Upgrade to version 2022.01.23 (#17) 2022-01-24 10:27:53 +01:00
config_panel.toml help in config panel 2022-01-25 20:23:43 +00:00
LICENSE Initial commit 2017-04-08 04:04:27 +02:00
manifest.json Upgrade to v2022.01.28 2022-01-28 12:21:59 +00:00
README.md Auto-update README 2022-01-28 12:22:03 +00:00
README_fr.md Auto-update README 2022-01-28 12:22:03 +00:00

Glitch-Soc for YunoHost

Integration level
Install Glitch-Soc with YunoHost

Lire ce readme en français.

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

Overview

Glitch-Soc, a fork of Mastodon, is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.

Shipped version: 2022.01.28~ynh1

Disclaimers / important information

Glitch-Soc is beta software, and under active development. Use at your own risk!

  • This app require a dedicated domain or subdomain.
  • The user choosen during the installation is created in Glitch-Soc with admin rights.

LDAP authentication and SSO are activated. All YunoHost users can authenticate. Log-out from YunoHost's portal doesn't log-out from Glitch-Soc. See https://github.com/YunoHost/issues/issues/501

We invite you to block remote malicious instances from the administration interface. You can also add text on your home page.

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

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