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

41 lines
874 B
Text
Raw Normal View History

2017-01-17 11:08:03 +01:00
;; Test complet
auto_remove=1
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
admin_user="john" (USER)
upload_password="supersecretpassword"
2017-09-28 18:02:10 +02:00
is_public=1 (PUBLIC|public=1|private=0)
2017-01-17 11:08:03 +01:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=48ed2dc5b80ed7f1ddd39a46917f993a8c4207d5
2017-01-17 11:08:03 +01:00
backup_restore=1
multi_instance=0
incorrect_path=1
port_already_use=0
2018-05-27 16:51:43 +02:00
change_url=1
2017-01-18 00:06:36 +01:00
;;; Levels
2017-01-17 11:08:03 +01:00
Level 1=auto
Level 2=auto
Level 3=auto
2017-01-18 00:06:36 +01:00
Level 4=na
2017-01-17 11:08:03 +01:00
Level 5=auto
Level 6=auto
Level 7=auto
Level 8=0
Level 9=0
Level 10=0
2017-09-28 18:02:10 +02:00
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=48ed2dc5b80ed7f1ddd39a46917f993a8c4207d5
name=Refactoring and upgrade 3.3.0
manifest_arg=domain=DOMAIN&path=PATH&admin_user=USER&upload_password=supersecretpassword&is_public=1&