1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00
Monica package for YunoHost
Find a file
Sebastian Gumprich 9e58aa24bc add removal of app
2017-06-13 22:18:57 +02:00
conf install and use php7 2017-06-13 22:18:05 +02:00
scripts add removal of app 2017-06-13 22:18:57 +02:00
.gitignore Initial 2017-06-08 13:32:01 +02:00
LICENSE Initial 2017-06-08 13:32:01 +02:00
manifest.json update manifest 2017-06-12 22:24:23 +02:00
README.md Initial 2017-06-08 13:32:01 +02:00

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.