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

32 lines
755 B
Text
Raw Normal View History

2022-12-16 11:02:52 +01:00
# See here for more information
# https://github.com/YunoHost/package_check#syntax-check_process-file
# Move this file from check_process.default to check_process when you have filled it.
;; Test complet
; Manifest
domain="domain.tld"
path="/path"
2022-12-29 11:32:29 +01:00
is_public=0
mongo_version="6.0"
2022-12-16 11:02:52 +01:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
2022-12-29 11:32:29 +01:00
setup_public=0
2022-12-16 11:02:52 +01:00
upgrade=1
2022-12-29 11:32:29 +01:00
upgrade=0 from_commit=CommitHash
2022-12-16 11:02:52 +01:00
backup_restore=1
2022-12-29 11:32:29 +01:00
multi_instance=0
2022-12-16 11:02:52 +01:00
port_already_use=0
change_url=1
;;; Options
2022-12-29 11:32:29 +01:00
Email=ger@shared.collin.best
Notification=Down
2022-12-16 11:02:52 +01:00
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666&