Go to file
2016-05-18 22:31:45 +02:00
conf Remove https rewrite, not needed 2015-10-27 16:06:56 +01:00
scripts [enh] Make use of YunoHost helpers and harden set options 2016-05-18 22:31:45 +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] add packaging_format key. 2016-04-28 17:53:17 +02:00
README.md Update Readme 2015-06-22 12:37: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