Sin descripción

M5oul d616f5ac06 Merge pull request #17 from YunoHost/upgrade_readme hace 8 años
conf daaf1005d5 [enh] create blocks for MySQL and PHP command lines which are optionnals. hace 9 años
scripts 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games hace 8 años
sources 177c7a8886 Create empty file for obvious sources folder location hace 10 años
.gitignore b822ff2cba [enh] Add a really simple gitignore hace 9 años
LICENSE bc675210fa [enh] Update LICENSE hace 8 años
README.md 5ae7d82535 [enh] fork isn't the good way as the git repo will starts with commits from example_ynh. hace 8 años
manifest.json 13341c538f Typo fixes hace 8 años

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.