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

30 lines
569 B
Text
Raw Normal View History

2019-08-27 14:42:40 +02:00
;; Test complet
; Manifest
2021-07-06 10:51:41 +02:00
domain="domain.tld"
2021-07-06 10:57:22 +02:00
path="/path"
2021-07-06 11:41:24 +02:00
admin="john"
language="fr"
2021-07-06 10:51:41 +02:00
is_public=1
2021-07-06 11:41:24 +02:00
password="password"
port="666"
2019-08-27 14:42:40 +02:00
; Checks
pkg_linter=1
2021-07-06 11:41:24 +02:00
setup_sub_dir=1
2019-08-27 14:42:40 +02:00
setup_root=1
setup_nourl=0
2021-07-06 11:41:24 +02:00
setup_private=1
2019-08-27 14:42:40 +02:00
setup_public=1
upgrade=1
2021-07-06 11:41:24 +02:00
; upgrade=1 from_commit=CommitHash
2019-08-27 14:42:40 +02:00
backup_restore=1
multi_instance=1
2021-07-06 11:41:24 +02:00
change_url=1
2019-08-27 14:42:40 +02:00
;;; Options
Email=
Notification=none
2021-07-06 11:41:24 +02:00
;;; 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&