1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flood_ynh.git synced 2024-09-03 18:36:20 +02:00
Flood package for YunoHost
Find a file
2018-02-11 20:23:54 +01:00
conf update 2017-11-19 18:07:45 +01:00
scripts add nginx conf during install 2018-02-11 20:23:54 +01:00
sources path update 2017-07-19 22:40:20 +02:00
.gitignore first commit 2017-07-15 11:39:52 +02:00
check_process first commit 2017-07-15 11:39:52 +02:00
LICENSE first commit 2017-07-15 11:39:52 +02:00
manifest.json correct id 2018-02-11 19:40:35 +01:00
README.md first commit 2017-07-15 11:39:52 +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.