mirror of
https://github.com/YunoHost-Apps/epicyon_ynh.git
synced 2024-09-03 18:36:08 +02:00
ActivityPub compliant server
.github | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Epicyon for YunoHost
This package allows you to install Epicyon quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
ActivityPub server implementing S2S and C2S protocols, suitable for single board computers. Includes features such as moderation tools, post expiry, content warnings, and image descriptions
Shipped version: 2023.03.17~ynh2
Screenshots
Documentation and resources
- Official app website: https://epicyon.net
- Upstream app code repository: https://gitlab.com/bashrc2/epicyon/
- YunoHost Store: https://apps.yunohost.org/app/epicyon
- Report a bug: https://github.com/YunoHost-Apps/epicyon_ynh/issues
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/epicyon_ynh/tree/testing --debug
or
sudo yunohost app upgrade epicyon -u https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps