.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
config_panel.toml | ||
LICENSE | ||
manifest.json | ||
manifest.toml | ||
README.md | ||
README_fr.md |
Selfoss for YunoHost
This package allows you to install Selfoss quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Selfoss is a multipurpose RSS reader and feed aggregation web application. It allows you to easily follow updates from different web sites, social networks and other platforms, all in single place. It is written in PHP, allowing you to run it basically anywhere.
Shipped version: 2.19~ynh1
Screenshots
Disclaimers / important information
password hash for optional login. You can generate a password hash by using following page of your Selfoss installation. http://your_selfoss_url.com/password
Documentation and resources
- Official app website: https://selfoss.aditu.de/
- Official user documentation: https://selfoss.aditu.de/
- Official admin documentation: https://github.com/fossar/selfoss/wiki
- Upstream app code repository: https://github.com/fossar/selfoss
- YunoHost documentation for this app: https://yunohost.org/app_selfoss
- Report a bug: https://github.com/YunoHost-Apps/selfoss_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/selfoss_ynh/tree/testing --debug
or
sudo yunohost app upgrade selfoss -u https://github.com/YunoHost-Apps/selfoss_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps