Go to file
Maniack Crudelis 261e03458d Merge pull request from YunoHost/patches_dir
[Enh] Add patches directory
conf Move app.src
scripts Merge pull request from YunoHost/upgrade_install
sources/patches [Enh] Add patches directory
.gitignore [enh] Add a really simple gitignore
LICENSE [enh] Update LICENSE
README.md [enh] fork isn't the good way as the git repo will starts with commits from example_ynh.
manifest.json [enh] Need the next release

README.md

Example app for YunoHost

Description of the app.

Usage

  • Copy 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.