1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adminer_ynh.git synced 2024-09-03 18:06:06 +02:00
adminer_ynh/check_process

30 lines
642 B
Text
Raw Normal View History

2018-09-16 14:47:00 +02:00
# See here for more information
# https://github.com/YunoHost/package_check#syntax-check_process-file
;; Test complet
2017-07-23 01:14:01 +02:00
; Manifest
domain="domain.tld" (DOMAIN)
2020-10-12 20:47:58 +02:00
path="/path" (PATH)
2021-02-05 07:05:51 +01:00
root_access=0
2020-10-12 20:47:58 +02:00
is_public=1 (PUBLIC|public=1|private=0)
2017-07-23 01:14:01 +02:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
2020-10-12 20:47:58 +02:00
setup_nourl=0
2017-07-23 01:14:01 +02:00
setup_private=1
setup_public=1
upgrade=1
backup_restore=1
multi_instance=1
2020-10-12 20:47:58 +02:00
port_already_use=0
2017-07-26 10:04:32 +02:00
change_url=1
2017-07-23 01:14:01 +02:00
;;; Options
2018-06-27 17:21:59 +02:00
Email= anmol@datamol.org
Notification=change
2020-10-12 20:47:58 +02:00
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&