mirror of
https://github.com/YunoHost-Apps/peertube-search-index_ynh.git
synced 2024-09-03 19:56:30 +02:00
Auto-update README
This commit is contained in:
parent
7e0f6eb887
commit
cab572d4d0
2 changed files with 82 additions and 29 deletions
57
README.md
57
README.md
|
@ -1,51 +1,48 @@
|
|||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# PeerTube search-index for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/peertube-search-index)  
|
||||
[](https://install-app.yunohost.org/?app=peertube-search-index)
|
||||
|
||||
> *This package allows you to install PeerTube search-index quickly and simply on a YunoHost server.
|
||||
*[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.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
A search engine for [PeerTube](https://joinpeertube.org/) videos and channels, developed by Framasoft.
|
||||
|
||||
**Shipped version:** 0.0.1-2021-02-17
|
||||
|
||||
**Shipped version:** 2021.02.17~ynh3
|
||||
|
||||
**Demo:** https://search.joinpeertube.org/
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Important points to read before installing
|
||||
|
||||
1. **PeerTube search-index** require a dedicated **root domain**, eg. search.domain.tld
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://search.joinpeertube.org/)
|
||||
|
||||
## Configuration
|
||||
|
||||
To configure this app: modify the file /var/www/peertube-search-index/config/production.yaml with SSH.
|
||||
To configure this app: modify the file `/var/www/peertube-search-index/config/production.yaml` with SSH.
|
||||
|
||||
## Documentation
|
||||
## Documentation and resources
|
||||
|
||||
* Official documentation: https://framagit.org/framasoft/peertube/search-index
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/peertube-search-index/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/peertube-search-index/)
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/peertube-search-index_ynh/issues
|
||||
* App website: https://search.joinpeertube.org/
|
||||
* Upstream app repository: https://framagit.org/framasoft/peertube/search-index
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
* 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
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -57,3 +54,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/peertube-search-index
|
|||
or
|
||||
sudo yunohost app upgrade peertube-search-index -u https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
54
README_fr.md
Normal file
54
README_fr.md
Normal file
|
@ -0,0 +1,54 @@
|
|||
# PeerTube search-index pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/peertube-search-index)  
|
||||
[](https://install-app.yunohost.org/?app=peertube-search-index)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer PeerTube search-index rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
A search engine for [PeerTube](https://joinpeertube.org/) videos and channels, developed by Framasoft.
|
||||
|
||||
|
||||
**Version incluse :** 2021.02.17~ynh3
|
||||
|
||||
**Démo :** https://search.joinpeertube.org/
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Important points to read before installing
|
||||
|
||||
1. **PeerTube search-index** require a dedicated **root domain**, eg. search.domain.tld
|
||||
|
||||
## Configuration
|
||||
|
||||
To configure this app: modify the file `/var/www/peertube-search-index/config/production.yaml` with SSH.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://search.joinpeertube.org/
|
||||
* Documentation officielle de l'admin : https://framagit.org/framasoft/peertube/search-index
|
||||
* Dépôt de code officiel de l'app : https://framagit.org/framasoft/peertube/search-index
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_peertube-search-index
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/peertube-search-index_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
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
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue