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

28 lines
560 B
Text
Raw Normal View History

2021-03-25 20:14:10 +01:00
;; Test complet
2017-04-08 00:27:54 +02:00
; Manifest
2021-05-30 09:17:14 +02:00
domain="domain.tld"
path="/path"
admin="john"
2021-03-25 20:14:10 +01:00
language="fr"
2021-05-30 09:17:14 +02:00
is_public=1
2021-09-22 22:13:23 +02:00
password="password123456"
2017-04-08 00:27:54 +02:00
; Checks
pkg_linter=1
2021-08-31 21:26:01 +02:00
setup_sub_dir=1
2017-04-08 00:27:54 +02:00
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2021-04-06 15:56:28 +02:00
#upgrade=1 from_commit=CommitHash
2021-03-25 20:14:10 +01:00
backup_restore=1
2021-08-31 21:26:01 +02:00
multi_instance=1
2021-03-25 20:14:10 +01:00
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&