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

29 lines
656 B
Text
Raw Normal View History

2017-01-17 10:47:56 +01:00
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
is_public=1 (PUBLIC|public=1|private=0)
2017-01-17 10:47:56 +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-06-29 08:12:42 +02:00
upgrade=1 from_commit=0bc4b329402773653e4a70adf6a397c5cefea947
2017-01-17 10:47:56 +01:00
backup_restore=1
multi_instance=0
incorrect_path=1
port_already_use=0
2019-05-18 19:08:34 +02:00
change_url=1
2017-01-18 00:07:39 +01:00
;;; Levels
2019-05-18 20:15:36 +02:00
Level 5=auto
2017-08-28 03:03:36 +02:00
;;; Options
Email=
Notification=none
2018-04-11 20:44:17 +02:00
;;; Upgrade options
2018-06-29 08:12:42 +02:00
; commit=0bc4b329402773653e4a70adf6a397c5cefea947
2018-06-29 19:31:53 +02:00
name=Fix dependances for stretch, from old_version_for_CI_1 branch
2018-04-11 20:44:17 +02:00
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&