Nav apraksta

Jimmy Monin 942d0c033f Remove sudo prefixes (not needed any more in YunoHost 2.6) 7 gadi atpakaļ
conf fad80c3cfb Merge pull request #24 from YunoHost/update_appsrc 7 gadi atpakaļ
scripts 942d0c033f Remove sudo prefixes (not needed any more in YunoHost 2.6) 7 gadi atpakaļ
sources 3ccd610dd3 Merge pull request #29 from YunoHost/extra_files_dir 7 gadi atpakaļ
.gitignore b822ff2cba [enh] Add a really simple gitignore 9 gadi atpakaļ
LICENSE bc675210fa [enh] Update LICENSE 8 gadi atpakaļ
README.md 5ae7d82535 [enh] fork isn't the good way as the git repo will starts with commits from example_ynh. 8 gadi atpakaļ
check_process a01ee6cbe2 [enh] Default check_process 7 gadi atpakaļ
manifest.json cad756ab12 [enh] Need the next release 7 gadi atpakaļ

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.