1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00
yunorunner_ynh/check_process

40 lines
847 B
Text
Raw Normal View History

2018-08-26 19:04:08 +02:00
;; Test complet
2018-08-26 19:36:20 +02:00
; pre-install
2018-08-29 00:08:42 +02:00
sudo git clone https://github.com/YunoHost/CI_package_check /home/CI_package_check
2018-08-26 19:04:08 +02:00
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
2018-08-26 19:36:20 +02:00
setup_private=0
2018-08-26 19:04:08 +02:00
setup_public=1
upgrade=1
upgrade=1 from_commit=04cb5f0ec18def9d50fa861c16d491275843b9e7
2018-08-26 19:04:08 +02:00
backup_restore=1
multi_instance=1
2018-08-26 19:04:08 +02:00
incorrect_path=1
port_already_use=1 (4242)
2018-08-29 14:42:01 +02:00
change_url=1
2018-08-26 19:04:08 +02:00
;;; Levels
Level 1=auto
Level 2=auto
Level 3=auto
2018-08-26 19:36:20 +02:00
# Level 4: No users management
Level 4=na
2018-08-26 19:04:08 +02:00
Level 5=auto
Level 6=auto
Level 7=auto
Level 8=0
Level 9=0
Level 10=0
;;; Options
Email=
Notification=down
;;; Upgrade options
; commit=04cb5f0ec18def9d50fa861c16d491275843b9e7
name=03 Sep 2018 04cb5f0ec18def9d50fa861c16d491275843b9e7
manifest_arg=domain=DOMAIN&path=PATH&