1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00
GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang.
Find a file
2024-03-07 15:49:35 +01:00
.github GH action autoupdater is now irrelevant 2024-01-08 17:58:40 +01:00
conf Revert "add trailing slash to the proxy_pass" 2024-02-09 00:21:03 +01:00
doc fix 2024-01-18 05:28:45 +01:00
scripts fix for eventual unbound variables 2024-01-16 18:06:03 +01:00
sources Initial commit 2021-08-15 21:48:06 +02:00
.gitignore Initial commit 2021-08-15 21:48:06 +02:00
.shellcheckrc shellcheck config moved to the right place... 2023-12-28 00:09:01 +01:00
config_panel.toml fix config 2024-01-16 03:58:27 +01:00
LICENSE moving to the "i'm so tired" software license 1.0 2024-01-18 05:28:45 +01:00
manifest.toml Upgrade to v0.14.0 (#126) 2024-03-07 15:49:35 +01:00
README.md Upgrade to v0.14.0 (#126) 2024-03-07 15:49:35 +01:00
README_fr.md Upgrade to v0.14.0 (#126) 2024-03-07 15:49:35 +01:00
tests.toml add a pre packaging v2 test 2024-01-16 05:02:11 +01:00

GoToSocial for YunoHost

Integration level Working status Maintenance status

Install GoToSocial with YunoHost

Lire ce readme en français.

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

Overview

GoToSocial is a fast ActivityPub social network server, written in Golang.

With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!

The official documentation is at docs.gotosocial.org.
The documentation for this YunoHost package can be read here and the admin is strongly encouraged to read it!

Please note that this package uses the "i'm so tired" software license 1.0, please read it and accept it before proceeding with installation.

Shipped version: 0.14.0~ynh1

Screenshots

Screenshot of GoToSocial

🔴 Antifeatures

  • Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.

  • Not totally free package: The YunoHost package of this app is under an overall free licence, but with clauses that restrict its use.

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

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