Go to file
2017-02-04 10:01:11 +01:00
conf [enh] create blocks for MySQL and PHP command lines which are optionnals. 2016-06-14 14:09:29 +02:00
scripts Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 2017-01-26 00:08:25 +01:00
sources Create empty file for obvious sources folder location 2015-10-10 20:45:39 +02:00
.gitignore [enh] Add a really simple gitignore 2016-04-26 15:26:27 +02:00
LICENSE Add LICENSE file 2015-06-22 12:38:24 +02:00
manifest.json [enh] review, variables, typo, syntax, fixes 2016-06-13 22:25:00 +02:00
README.md [mod] markdown syntax. 2017-02-04 10:01:11 +01:00

Example app for YunoHost

Description of the app.

Usage

  • Fork this app before work on it.
  • Edit conf/nginx.conf file to match application prerequisites.
  • Edit manifest.json with application specific information.
  • Edit the install, upgrade, remove, backup, and restore scripts.
  • Add a LICENSE file for the package.
  • Edit README.md.

More information on the documentation page:
https://yunohost.org/packaging_apps

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.