1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00
This commit is contained in:
Éric Gaspar 2023-03-02 23:34:17 +01:00
commit 808025f419
2 changed files with 13 additions and 41 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Castopod for YunoHost
[![Integration level](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![Working status](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![Working status](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Install Castopod with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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
![Screenshot of Castopod](./doc/screenshots/screenshot.png)
## 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/>

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Castopod pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Installer Castopod avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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 dinstaller Castopod rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
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
![Capture d'écran de Castopod](./doc/screenshots/screenshot.png)
## 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.
![Capture décran de Castopod](./doc/screenshots/screenshot.png)
## 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 lapp : <https://castopod.org/>
* Documentation officielle de ladmin : <https://docs.castopod.org/>
* Dépôt de code officiel de lapp : <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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>