mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Auto-update README
This commit is contained in:
parent
7ec393755f
commit
8ee8b2267f
2 changed files with 13 additions and 41 deletions
18
README.md
18
README.md
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Castopod for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/castopod)  
|
||||
[](https://dash.yunohost.org/appci/app/castopod)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=castopod)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -48,21 +49,6 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
|
|||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
* How to configure this app: Go to `domain.ltd/cp-admin` to connect to the administration panel.
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
* Are LDAP and HTTP auth supported? **No**
|
||||
* Can the app be used by multiple users? **Yes**
|
||||
|
||||
## Limitations
|
||||
|
||||
* :warning: Installation possible only on a root domain or subdomain.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://castopod.org/>
|
||||
|
|
36
README_fr.md
36
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Castopod pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/castopod)  
|
||||
[](https://dash.yunohost.org/appci/app/castopod)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=castopod)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Castopod 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.*
|
||||
> *Ce package vous permet d’installer Castopod 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
|
||||
## Vue d’ensemble
|
||||
|
||||
Castopod is a free & open-source hosting platform made for podcasters who want engage and interact with their audience.
|
||||
|
||||
|
@ -44,30 +45,15 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
|
|||
|
||||
**Démo :** https://podcast.podlibre.org/@podlibre_fr
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
||||
* Comment configurer cette application : Accédez à `domain.ltd/cp-admin` pour vous connecter au panneau d'administration.
|
||||
|
||||
#### Prise en charge multi-utilisateurs
|
||||
|
||||
* Les authentifications LDAP et HTTP sont-elles prises en charge ? **Non**
|
||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
||||
|
||||
## Limites
|
||||
|
||||
* :warning : Installation possible uniquement sur un domaine racine ou un sous-domaine.
|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://castopod.org/>
|
||||
* Documentation officielle de l'admin : <https://docs.castopod.org/>
|
||||
* Dépôt de code officiel de l'app : <https://code.castopod.org/adaures/castopod>
|
||||
* Site officiel de l’app : <https://castopod.org/>
|
||||
* Documentation officielle de l’admin : <https://docs.castopod.org/>
|
||||
* Dépôt de code officiel de l’app : <https://code.castopod.org/adaures/castopod>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_castopod>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/castopod_ynh/issues>
|
||||
|
||||
|
@ -83,4 +69,4 @@ ou
|
|||
sudo yunohost app upgrade castopod -u https://github.com/YunoHost-Apps/castopod_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