peertube-search-index_ynh/README.md

58 lines
2.4 KiB
Markdown
Raw Normal View History

2021-11-30 14:23:19 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2020-10-31 14:18:46 +01:00
# PeerTube search-index for YunoHost
[![Integration level](https://dash.yunohost.org/integration/peertube-search-index.svg)](https://dash.yunohost.org/appci/app/peertube-search-index) ![](https://ci-apps.yunohost.org/ci/badges/peertube-search-index.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/peertube-search-index.maintain.svg)
2021-02-17 20:38:04 +01:00
[![Install PeerTube search-index with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=peertube-search-index)
2020-10-31 14:18:46 +01:00
2021-11-30 14:23:19 +01:00
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install PeerTube search-index quickly and simply on a YunoHost server.
2020-10-31 14:18:46 +01:00
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
2021-11-30 14:23:19 +01:00
2020-10-31 14:18:46 +01:00
A search engine for [PeerTube](https://joinpeertube.org/) videos and channels, developed by Framasoft.
2021-12-29 19:00:21 +01:00
**Shipped version:** 0.0.1.2021.12.28~ynh1
2020-10-31 14:47:05 +01:00
2021-11-30 14:23:19 +01:00
**Demo:** https://search.joinpeertube.org/
2020-10-31 14:47:05 +01:00
2020-10-31 14:18:46 +01:00
## Screenshots
2021-11-30 14:23:19 +01:00
![](./doc/screenshots/sepia-search-screenshot.png)
2020-10-31 14:18:46 +01:00
2021-11-30 14:23:19 +01:00
## Disclaimers / important information
2020-10-31 14:18:46 +01:00
2021-11-30 14:23:19 +01:00
## Important points to read before installing
2020-10-31 14:18:46 +01:00
2021-12-25 10:30:43 +01:00
1. **PeerTube search-index** requires a dedicated **root domain**, e.g. search.domain.tld
2020-10-31 14:18:46 +01:00
2021-11-30 14:23:19 +01:00
## Configuration
2020-10-31 14:18:46 +01:00
2021-11-30 14:23:19 +01:00
To configure this app: modify the file `/var/www/peertube-search-index/config/production.yaml` with SSH.
2020-10-31 14:18:46 +01:00
2021-11-30 14:23:19 +01:00
## Documentation and resources
2020-10-31 14:18:46 +01:00
2021-11-30 14:23:19 +01:00
* Official app website: https://search.joinpeertube.org/
* Official admin documentation: https://framagit.org/framasoft/peertube/search-index
* Upstream app code repository: https://framagit.org/framasoft/peertube/search-index
* YunoHost documentation for this app: https://yunohost.org/app_peertube-search-index
* Report a bug: https://github.com/YunoHost-Apps/peertube-search-index_ynh/issues
2020-10-31 14:18:46 +01:00
2021-02-17 20:38:04 +01:00
## Developer info
2020-10-31 14:18:46 +01:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing --debug
or
sudo yunohost app upgrade peertube-search-index -u https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing --debug
```
2021-11-30 14:23:19 +01:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps