1
0
Fork 0
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:
Yunohost-Bot 2021-06-04 09:08:23 +00:00 committed by Yunohost-Bot
parent 63d6302883
commit 09bf042b3c
2 changed files with 41 additions and 69 deletions

View file

@ -1,3 +1,8 @@
<!--
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.
-->
# Castopod for YunoHost
[![Integration level](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
@ -9,55 +14,36 @@
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
Castopod Server is an open-source hosting platform made for podcasters who want engage and interact with their audience. Please note that Castopod is still under heavy development: it may not be 100% stable and some features are still being developed.
**Shipped version:** 1.0.0 alpha.57
Hosting platform made for podcasters
## Screenshots
**Shipped version:** 1.0.0-57~ynh2
![](https://podlibre.org/content/images/2021/04/activity-feed.png)
**Demo:** https://podcast.podlibre.org/@podlibre_fr
## Demo
* [podcast.podlibre.org](https://podcast.podlibre.org/@podlibre_fr)
## Disclaimers / important information
## Configuration
* How to configure this app: Go to `domain.ltd/cp-admin` to connect to the administration panel.
## Documentation
* Documentation: https://podlibre.org/create-a-podcast-in-3mn-with-castopod/
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
## YunoHost specific features
#### Multi-user support
* Are LDAP and HTTP auth supported? **No**
* Can the app be used by multiple users? **Yes**
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/castopod.svg)](https://ci-apps.yunohost.org/ci/apps/castopod/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/castopod.svg)](https://ci-apps-arm.yunohost.org/ci/apps/castopod/)
## Limitations
* :warning: Installation possible only on a root domain or subdomain.
## Additional information
* Other info you would like to add about this app.
## Links
## Documentation and resources
* Official app website: https://podlibre.org/
* Official user documentation: https://yunohost.org/apps
* Official admin documentation: https://podlibre.org/create-a-podcast-in-3mn-with-castopod/
* Upstream app code repository: https://code.podlibre.org/podlibre/castopod-host
* YunoHost documentation for this app: https://yunohost.org/app_castopod
* Report a bug: https://github.com/YunoHost-Apps/castopod_ynh/issues
* App website: https://podlibre.org/
* Upstream app repository: https://code.podlibre.org/podlibre/castopod-host
* YunoHost website: https://yunohost.org/
---
## Developer info
@ -69,3 +55,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/tes
or
sudo yunohost app upgrade castopod -u https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

View file

@ -4,60 +4,42 @@
[![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)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Castopod rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
Castopod Server est une plate-forme d'hébergement open source conçue pour les podcasteurs qui souhaitent s'engager et interagir avec leur public. Veuillez noter que Castopod est toujours en développement: il n'est peut-être pas stable à 100% et certaines fonctionnalités sont encore en développement.
**Version incluse :** 1.0.0 alpha.57
Plateforme d'hébergement conçue pour les podcasteurs
## Captures d'écran
**Version incluse :** 1.0.0-57~ynh2
![](https://podlibre.org/content/images/2021/04/activity-feed.png)
**Démo :** https://podcast.podlibre.org/@podlibre_fr
## Démo
* [podcast.podlibre.org](https://podcast.podlibre.org/@podlibre_fr)
## Avertissements / informations importantes
## Configuration
* Comment configurer cette application : via `domain.ltd/cp-admin` pour avoir accès à la page d'administration.
* How to configure this app: Go to `domain.ltd/cp-admin` to connect to the administration panel.
## Documentation
#### Multi-user support
* Documentation : https://podlibre.org/create-a-podcast-in-3mn-with-castopod/
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
## Caractéristiques spécifiques YunoHost
#### Support multi-utilisateur
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/castopod.svg)](https://ci-apps.yunohost.org/ci/apps/castopod/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/castopod.svg)](https://ci-apps-arm.yunohost.org/ci/apps/castopod/)
* Are LDAP and HTTP auth supported? **No**
* Can the app be used by multiple users? **Yes**
## Limitations
* :warning: Installation possible uniquement sur un domaine racine ou sous-domaine.
* :warning: Installation possible only on a root domain or subdomain.
## Informations additionnelles
## Documentations et ressources
* Autres informations que vous souhaitez ajouter sur cette application.
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/castopod_ynh/issues
* Site de l'application : https://podlibre.org/
* Dépôt de l'application principale : https://code.podlibre.org/podlibre/castopod-host
* Site web YunoHost : https://yunohost.org/
---
* Site officiel de l'app : https://podlibre.org/
* Documentation officielle utilisateur : https://yunohost.org/apps
* Documentation officielle de l'admin : https://podlibre.org/create-a-podcast-in-3mn-with-castopod/
* Dépôt de code officiel de l'app : https://code.podlibre.org/podlibre/castopod-host
* Documentation YunoHost pour cette app : https://yunohost.org/app_castopod
* Signaler un bug : https://github.com/YunoHost-Apps/castopod_ynh/issues
## Informations pour les développeurs
@ -69,3 +51,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/tes
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