Go to file
Moul bdbe0ac79e [enh] review, variables, typo, syntax, fixes
- update yunohost package version dependency
- use variable for $nginx_conf
- rename $final_path to $src_path variable for data path
- other small fixes
2016-06-13 22:25:00 +02:00
conf Remove https rewrite, not needed 2015-10-27 16:06:56 +01:00
scripts [enh] review, variables, typo, syntax, fixes 2016-06-13 22:25:00 +02:00
sources Create empty file for obvious sources folder location 2015-10-10 20:45:39 +02:00
.gitignore [enh] Add a really simple gitignore 2016-04-26 15:26:27 +02:00
LICENSE Add LICENSE file 2015-06-22 12:38:24 +02:00
manifest.json [enh] review, variables, typo, syntax, fixes 2016-06-13 22:25:00 +02:00
README.md [enh] review, variables, typo, syntax, fixes 2016-06-13 22:25:00 +02:00

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