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
OniriCorpe cb64af8668 add settings for Prometheus metrics (#156)
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-26 07:09:58 +02:00
.github add codeowners file 2024-05-21 21:41:51 +02:00
conf add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
doc Rename admin doc to just ADMIN.md + avoid relative links from the readme 2024-08-26 07:09:58 +02:00
scripts add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02: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
ALL_README.md Auto-update READMEs 2024-08-26 07:09:58 +02:00
config_panel.toml add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
LICENSE moving to the "i'm so tired" software license 1.0 2024-01-18 05:28:45 +01:00
manifest.toml add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
README.md add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
README_es.md add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
README_eu.md add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
README_fr.md add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
README_gl.md add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
README_id.md add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
README_it.md Auto-update README 2024-03-30 03:33:28 +01:00
README_ru.md add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
README_zh_Hans.md add settings for Prometheus metrics (#156) 2024-08-26 07:09:58 +02:00
tests.toml remove older than one year CI upgrade tests 2024-08-26 07:09:58 +02:00

GoToSocial for YunoHost

Integration level Working status Maintenance status

Install GoToSocial with YunoHost

Read this README in other languages.

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.

Admins are strongly encouraged to read the documentation of this package after installing it. It is available in the webadmin under Applications > gotosocial (at the bottom) or here on the package's repository!

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.16.0~ynh2

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 license, but with clauses that may 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