mirror of
https://github.com/YunoHost-Apps/peertube-search-index_ynh.git
synced 2024-09-03 19:56:30 +02:00
54 lines
2.4 KiB
Markdown
54 lines
2.4 KiB
Markdown
<!--
|
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
NON debe editarse manualmente.
|
|
-->
|
|
|
|
# PeerTube search-index para YunoHost
|
|
|
|
[![Nivel de integración](https://dash.yunohost.org/integration/peertube-search-index.svg)](https://dash.yunohost.org/appci/app/peertube-search-index) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/peertube-search-index.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/peertube-search-index.maintain.svg)
|
|
|
|
[![Instalar PeerTube search-index con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=peertube-search-index)
|
|
|
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete permíteche instalar PeerTube search-index de xeito rápido e doado nun servidor YunoHost.*
|
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
|
|
|
## Vista xeral
|
|
|
|
A search engine for [PeerTube](https://joinpeertube.org/) videos and channels, developed by Framasoft.
|
|
|
|
|
|
**Versión proporcionada:** 0.0.1.2023.08.08~ynh2
|
|
|
|
**Demo:** <https://search.joinpeertube.org/>
|
|
|
|
## Capturas de pantalla
|
|
|
|
![Captura de pantalla de PeerTube search-index](./doc/screenshots/sepia-search-screenshot.png)
|
|
|
|
## :red_circle: Debes considerar
|
|
|
|
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
|
|
|
|
## Documentación e recursos
|
|
|
|
- Web oficial da app: <https://search.joinpeertube.org/>
|
|
- Documentación oficial para admin: <https://framagit.org/framasoft/peertube/search-index>
|
|
- Repositorio de orixe do código: <https://framagit.org/framasoft/peertube/search-index>
|
|
- Tenda YunoHost: <https://apps.yunohost.org/app/peertube-search-index>
|
|
- Informar dun problema: <https://github.com/YunoHost-Apps/peertube-search-index_ynh/issues>
|
|
|
|
## Info de desenvolvemento
|
|
|
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing).
|
|
|
|
Para probar a rama `testing`, procede deste xeito:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing --debug
|
|
ou
|
|
sudo yunohost app upgrade peertube-search-index -u https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|