Keine Beschreibung

Moul fae053782e [mod] remove 'sources' file as it's a non recommended way to manage sources. vor 8 Jahren
conf daaf1005d5 [enh] create blocks for MySQL and PHP command lines which are optionnals. vor 9 Jahren
scripts 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games vor 8 Jahren
sources 177c7a8886 Create empty file for obvious sources folder location vor 9 Jahren
.gitignore b822ff2cba [enh] Add a really simple gitignore vor 9 Jahren
LICENSE 89fa1fd537 Add LICENSE file vor 10 Jahren
README.md fae053782e [mod] remove 'sources' file as it's a non recommended way to manage sources. vor 8 Jahren
manifest.json bdbe0ac79e [enh] review, variables, typo, syntax, fixes vor 9 Jahren

README.md

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 with application specific information.
  • Edit the install, upgrade, remove, backup, restore scripts.
  • Add a LICENSE file for the package.
  • Edit this readme.

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.