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

51 lines
1.1 KiB
Text
Raw Normal View History

2016-08-05 17:00:50 +02:00
;; Test complet avec Infcloud
; Manifest
2021-07-26 07:43:39 +02:00
domain="domain.tld"
path="/path"
2022-03-18 22:47:33 +01:00
language="French"
2021-07-26 07:43:39 +02:00
admin="john"
2017-03-19 18:36:20 +01:00
infcloud=1
2016-08-05 17:00:50 +02:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=0
setup_public=0
upgrade=1
backup_restore=1
multi_instance=0
incorrect_path=1
port_already_use=0
2017-12-05 19:41:20 +01:00
# Because of the modification of the path for InfCloud, we can't try the change_url script here.
2017-06-13 22:28:52 +02:00
change_url=0
2016-08-05 17:00:50 +02:00
;; Test sans Infcloud
; Manifest
2021-07-26 07:43:39 +02:00
domain="domain.tld"
path="/path"
2022-03-18 22:47:33 +01:00
language="French"
2021-07-26 07:43:39 +02:00
admin="john"
2017-03-19 18:36:20 +01:00
infcloud=0
2016-08-05 17:00:50 +02:00
; Checks
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=0
setup_public=0
upgrade=1
2022-03-18 22:47:33 +01:00
# 1.1.1
2022-03-22 00:16:18 +01:00
#upgrade=1 from_commit=3be74eb1ebd9da9b13f9080fd7aa0e535ab09192
2022-03-18 22:47:33 +01:00
# 1.1.6~ynh5
upgrade=1 from_commit=21b5079179979dbe53e2c916df175f19f24c74ab
2016-08-05 17:00:50 +02:00
backup_restore=1
multi_instance=0
port_already_use=0
2017-12-05 19:41:20 +01:00
change_url=1
2017-06-13 22:28:52 +02:00
;;; Options
Email=
Notification=down
2017-12-05 19:41:20 +01:00
;;; Upgrade options
; commit=3be74eb1ebd9da9b13f9080fd7aa0e535ab09192
name=19 Mar 2017 3be74eb1ebd9da9b13f9080fd7aa0e535ab09192
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&infcloud=1&language=French&