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

31 lines
885 B
Text
Raw Normal View History

2019-05-29 00:20:58 +02:00
;; Test complet
; Manifest
2021-07-20 22:12:24 +02:00
domain="domain.tld"
path="/path"
admin="john"
2020-08-29 22:46:54 +02:00
password="pass"
2021-07-20 22:12:24 +02:00
port="666"
2019-05-29 00:20:58 +02:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=0 #Considering the sensitive actions this app can do, I prefer to have it private
upgrade=1
upgrade=1 from_commit=453b13703bb418a7da33ed4f3e96a486b365d865
2021-07-20 22:12:24 +02:00
upgrade=1 from_commit=2b01dad6ce2214a07f8b5dd63ee040c34268204c
2019-05-29 00:20:58 +02:00
backup_restore=1
2019-10-13 11:07:19 +02:00
multi_instance=1
2019-05-29 00:20:58 +02:00
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=453b13703bb418a7da33ed4f3e96a486b365d865
name=v1.2.9 2021-02-20
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&port=666&
2021-07-20 22:12:24 +02:00
; commit=2b01dad6ce2214a07f8b5dd63ee040c34268204c
name=Merge pull request #26 from YunoHost-Apps/testing
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&port=666&