No Description

Maniack Crudelis 9bca078a6f Move into 'app' directory 7 years ago
conf 195f5d470e Move app.src 7 years ago
scripts 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 7 years ago
sources 9bca078a6f Move into 'app' directory 7 years ago
.gitignore b822ff2cba [enh] Add a really simple gitignore 8 years ago
LICENSE bc675210fa [enh] Update LICENSE 7 years ago
README.md 5ae7d82535 [enh] fork isn't the good way as the git repo will starts with commits from example_ynh. 7 years ago
manifest.json 13341c538f Typo fixes 7 years ago

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.