2017-02-03 15:12:24 -05:00
|
|
|
Example app for YunoHost
|
|
|
|
==================
|
|
|
|
|
|
|
|
[Yunohost project](https://yunohost.org/#/)
|
|
|
|
|
|
|
|
Small description of the app
|
|
|
|
|
|
|
|
https://example.com
|
2014-10-20 12:55:53 -04:00
|
|
|
|
2016-06-13 16:25:00 -04:00
|
|
|
## Usage
|
2017-02-03 15:12:24 -05:00
|
|
|
- Fork this app before work on it.
|
|
|
|
- Edit the source files into `sources` subfolder.
|
2014-10-20 12:55:53 -04:00
|
|
|
- Edit `conf/nginx.conf` file to match application prerequisites.
|
2014-10-20 13:36:04 -04:00
|
|
|
- Edit manifest with application specific information.
|
2015-06-22 06:37:00 -04:00
|
|
|
- Edit the install, upgrade, remove, backup, restore scripts.
|
|
|
|
- Add a LICENSE file for the package.
|
2017-02-03 15:12:24 -05:00
|
|
|
- Edit this readme.
|
2014-10-20 13:36:04 -04:00
|
|
|
|
|
|
|
**More information on the documentation page:**
|
|
|
|
https://yunohost.org/packaging_apps
|
2017-02-03 15:12:24 -05:00
|
|
|
|
|
|
|
**Upgrade this package:**
|
|
|
|
sudo yunohost app upgrade --verbose example -u https://github.com/YunoHost-Apps/example_ynh
|
|
|
|
|
|
|
|
**Multi-user:** Yes/No. How about the ldap and HTTP auth support.
|