mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Auto-update README
This commit is contained in:
parent
abd1c8c160
commit
8fa12859b9
2 changed files with 49 additions and 75 deletions
63
README.md
63
README.md
|
@ -1,59 +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.
|
||||||
|
-->
|
||||||
|
|
||||||
# Focalboard for YunoHost
|
# Focalboard for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/focalboard)  
|
[](https://dash.yunohost.org/appci/app/focalboard)  
|
||||||
[](https://install-app.yunohost.org/?app=focalboard)
|
[](https://install-app.yunohost.org/?app=focalboard)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install Focalboard quickly and simply on a YunoHost server.
|
> *This package allows you to install focalboard 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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. It helps define, organize, track and manage work across individuals and teams.
|
|
||||||
|
|
||||||
**Shipped version:** 0.6.7
|
Self-hosted alternative to Trello, Notion, and Asana
|
||||||
|
|
||||||
|
**Shipped version:** 0.6.7~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Configuration
|

|
||||||
|
|
||||||
How to configure this app: From an admin panel, a plain file with SSH, or any other way.
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Official documentation: https://www.focalboard.com/guide/user/
|
|
||||||
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
|
|
||||||
|
|
||||||
## YunoHost specific features
|
|
||||||
|
|
||||||
#### Multi-user support
|
## Documentation and resources
|
||||||
|
|
||||||
Are LDAP and HTTP auth supported? **No**
|
* Official app website: https://www.focalboard.com/
|
||||||
Can the app be used by multiple users? **Yes**
|
|
||||||
|
|
||||||
#### Supported architectures
|
* Official admin documentation: https://www.focalboard.com/guide/user/
|
||||||
|
* Upstream app code repository: https://github.com/mattermost/focalboard
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/focalboard/)
|
* YunoHost documentation for this app: https://yunohost.org/app_focalboard
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/focalboard/)
|
* Report a bug: https://github.com/YunoHost-Apps/focalboard_ynh/issues
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Any known limitations.
|
|
||||||
|
|
||||||
## Additional information
|
|
||||||
|
|
||||||
* Other info you would like to add about this app.
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/focalboard_ynh/issues
|
|
||||||
* App website: https://www.focalboard.com/
|
|
||||||
* Upstream app repository: https://github.com/mattermost/focalboard
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -65,3 +54,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/focalboard_ynh/tree/t
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade focalboard -u https://github.com/YunoHost-Apps/focalboard_ynh/tree/testing --debug
|
sudo yunohost app upgrade focalboard -u https://github.com/YunoHost-Apps/focalboard_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
59
README_fr.md
59
README_fr.md
|
@ -1,59 +1,40 @@
|
||||||
# Focalboard pour YunoHost
|
# Focalboard pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/focalboard)  
|
[](https://dash.yunohost.org/appci/app/focalboard)  
|
||||||
[](https://install-app.yunohost.org/?app=focalboard)
|
[](https://install-app.yunohost.org/?app=focalboard)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Focalboard rapidement et simplement sur un serveur YunoHost.
|
> *This package allows you to install focalboard quickly and simply on a YunoHost server.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Focalboard est une alternative open source auto-hébergée à Trello, Notion et Asana. Il aide à définir, organiser, suivre et gérer le travail entre les individus et les équipes.
|
|
||||||
|
|
||||||
**Version incluse :** 0.6.7
|
Alternative auto-hébergée à Trello, Notion et Asana
|
||||||
|
|
||||||
|
**Version incluse:** 0.6.7~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Configuration
|

|
||||||
|
|
||||||
Comment configurer cette application : via le panneau d'administration, un fichier brut en SSH ou tout autre moyen.
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Documentation officielle : https://www.focalboard.com/guide/user/
|
|
||||||
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
|
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
|
||||||
|
|
||||||
#### Support multi-utilisateur
|
## Documentations et ressources
|
||||||
|
|
||||||
* L'authentification LDAP et HTTP est-elle prise en charge ?
|
* Site official de l'app : https://www.focalboard.com/
|
||||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ?
|
|
||||||
|
|
||||||
#### Architectures supportées
|
* Documentation officielle de l'admin: https://www.focalboard.com/guide/user/
|
||||||
|
* Dépôt de code officiel de l'app: https://github.com/mattermost/focalboard
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/focalboard/)
|
* Documentation YunoHost pour cette app: https://yunohost.org/app_focalboard
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/focalboard/)
|
* Signaler un bug: https://github.com/YunoHost-Apps/focalboard_ynh/issues
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Limitations connues.
|
|
||||||
|
|
||||||
## Informations additionnelles
|
|
||||||
|
|
||||||
* Autres informations que vous souhaitez ajouter sur cette application.
|
|
||||||
|
|
||||||
## Liens
|
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/focalboard_ynh/issues
|
|
||||||
* Site de l'application : https://www.focalboard.com/
|
|
||||||
* Dépôt de l'application principale : https://github.com/mattermost/focalboard
|
|
||||||
* Site web YunoHost : https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -62,6 +43,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/focalboard_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/focalboard_ynh/tree/testing --debug
|
||||||
ou
|
or
|
||||||
sudo yunohost app upgrade focalboard -u https://github.com/YunoHost-Apps/focalboard_ynh/tree/testing --debug
|
sudo yunohost app upgrade focalboard -u https://github.com/YunoHost-Apps/focalboard_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