mirror of
https://github.com/YunoHost-Apps/mygpo_ynh.git
synced 2024-09-03 19:55:52 +02:00
Auto-update README
This commit is contained in:
parent
e0b4fd54d7
commit
a04e1c7834
2 changed files with 18 additions and 10 deletions
|
@ -36,6 +36,10 @@ Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables.
|
||||||
|
|
||||||
* The feed-parsing service is not included, https://feeds.gpodder.net is used
|
* The feed-parsing service is not included, https://feeds.gpodder.net is used
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://gpodder.net>
|
* Official app website: <https://gpodder.net>
|
||||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# mygpo (gPodder.net) pour YunoHost
|
# mygpo (gPodder.net) pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mygpo)  
|
[](https://dash.yunohost.org/appci/app/mygpo)  
|
||||||
[](https://install-app.yunohost.org/?app=mygpo)
|
[](https://install-app.yunohost.org/?app=mygpo)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer mygpo (gPodder.net) rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer mygpo (gPodder.net) 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.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with [supported clients](https://gpoddernet.readthedocs.io/en/latest/user/clients.html).
|
This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with [supported clients](https://gpoddernet.readthedocs.io/en/latest/user/clients.html).
|
||||||
|
|
||||||
|
@ -26,9 +26,9 @@ Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables.
|
||||||
|
|
||||||
**Démo :** https://gpodder.net
|
**Démo :** https://gpodder.net
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -36,11 +36,15 @@ Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables.
|
||||||
|
|
||||||
* The feed-parsing service is not included, https://feeds.gpodder.net is used
|
* The feed-parsing service is not included, https://feeds.gpodder.net is used
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://gpodder.net>
|
* Site officiel de l’app : <https://gpodder.net>
|
||||||
* Documentation officielle de l'admin : <https://gpoddernet.readthedocs.io/>
|
* Documentation officielle de l’admin : <https://gpoddernet.readthedocs.io/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/gpodder/mygpo>
|
* Dépôt de code officiel de l’app : <https://github.com/gpodder/mygpo>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mygpo>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mygpo>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mygpo_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/mygpo_ynh/issues>
|
||||||
|
|
||||||
|
@ -56,4 +60,4 @@ ou
|
||||||
sudo yunohost app upgrade mygpo -u https://github.com/YunoHost-Apps/mygpo_ynh/tree/testing --debug
|
sudo yunohost app upgrade mygpo -u https://github.com/YunoHost-Apps/mygpo_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue