1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hextris_ynh.git synced 2024-09-03 19:16:05 +02:00
hextris_ynh/check_process

39 lines
791 B
Text
Raw Normal View History

2017-01-17 11:12:10 +01:00
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
is_public=1 (PUBLIC|public=1|private=0)
2017-01-17 11:12:10 +01:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2018-04-11 21:11:39 +02:00
upgrade=1 from_commit=6f4c1e5f81bea341c07e199c4916fc31b54eaf61
2017-01-17 11:12:10 +01:00
backup_restore=1
multi_instance=1
2017-01-17 11:12:10 +01:00
incorrect_path=1
port_already_use=0
2019-05-06 13:18:54 +02:00
change_url=1
2017-01-18 00:06:06 +01:00
;;; Levels
2017-01-17 11:12:10 +01:00
Level 1=auto
Level 2=auto
Level 3=auto
2017-01-18 00:06:06 +01:00
Level 4=na
# Level 5: https://github.com/YunoHost-Apps/hextris_ynh/issues/4
Level 5=1
2017-01-17 11:12:10 +01:00
Level 6=auto
Level 7=auto
Level 8=0
Level 9=0
Level 10=0
;;; Options
Email=
Notification=none
2018-04-11 21:11:39 +02:00
;;; Upgrade options
; commit=6f4c1e5f81bea341c07e199c4916fc31b54eaf61
name=Global refactoring
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&