mirror of
https://github.com/YunoHost-Apps/yacy_ynh.git
synced 2024-09-03 18:05:59 +02:00
Libre and decentralized search engine for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
YaCy for YunoHost
Read this README in other languages.
This package allows you to install YaCy quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
The YaCy search engine software provides results from a network of independent peers, instead of a central server. It is a distributed network where no single entity decides what to list or order it appears in.
Shipped version: 1.924~ynh2
Screenshots
Documentation and resources
- Official app website: https://yacy.net/
- Upstream app code repository: https://github.com/yacy/yacy_search_server
- YunoHost Store: https://apps.yunohost.org/app/yacy
- Report a bug: https://github.com/YunoHost-Apps/yacy_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/yacy_ynh/tree/testing --debug
or
sudo yunohost app upgrade yacy -u https://github.com/YunoHost-Apps/yacy_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps