You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Maniack Crudelis 6224a65a90 [enh] Create app.src
L'inclusion des sources directement est proscrite.

Il y a différentes manière d'intégrer les sources.
L'adresse de la source et la somme de contrôle devrait servir dans tout les cas.
8 years ago
conf [enh] create blocks for MySQL and PHP command lines which are optionnals. 9 years ago
scripts Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 8 years ago
sources [enh] Create app.src 8 years ago
.gitignore [enh] Add a really simple gitignore 9 years ago
LICENSE Add LICENSE file 10 years ago
README.md [enh] review, variables, typo, syntax, fixes 9 years ago
manifest.json Typo fixes 8 years ago

README.md

YunoHost example app

Usage

  • Add application source files into sources subfolder.
  • 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.

More information on the documentation page:
https://yunohost.org/packaging_apps