unattended_upgrades_ynh/README.md

68 lines
1.6 KiB
Markdown
Raw Normal View History

2018-02-24 21:03:40 +01:00
# ...WORK IN PROGRESS...
# APP for YunoHost
[![Integration level](https://dash.yunohost.org/integration/APP.svg)](https://ci-apps.yunohost.org/jenkins/job/APP%20%28Community%29/lastBuild/consoleFull)
[![Install APP with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=APP)
*[Lire ce readme en français.](./README_fr.md)*
> *This package allow you to install APP quickly and simply on a YunoHost server.
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
## Overview
Small description...
**Shipped version:** version
## Screenshots
![](screenshot.png)
## Configuration
How to configure
## Documentation
* Official documentation: http://online_doc
* YunoHost documentation: There no other documentations, feel free to contribute.
## YunoHost specific features
#### Multi-users support
Supported, with LDAP and SSO.
#### Supported architectures
* Tested on x86_64
## Limitations
* Any limitations...
## Additionnal informations
* Other informations
## Links
* Report a bug: https://github.com/YunoHost-Apps/APP_ynh/issues
* APP website: http://APP.org/
* YunoHost website: https://yunohost.org/
---
Developers infos
----------------
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/APP_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/APP_ynh/tree/testing --verbose
or
sudo yunohost app upgrade APP -u https://github.com/YunoHost-Apps/APP_ynh/tree/testing --verbose
```