1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ztncui_ynh.git synced 2024-09-03 18:06:05 +02:00
ztncui_ynh/check_process

30 lines
754 B
Text
Raw Normal View History

2019-12-15 16:09:28 +01:00
# See here for more information
# https://github.com/YunoHost/package_check#syntax-check_process-file
;; Test complet
; pre-install
2023-04-09 18:30:29 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/zerotier_ynh --force
2021-10-24 12:06:57 +02:00
; Manifest
domain="domain.tld"
path="/"
admin="john"
is_public=1
2023-04-09 18:30:29 +02:00
password="DaB3estPassw0rd"
2019-12-15 16:09:28 +01:00
; Checks
pkg_linter=1
setup_sub_dir=0
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2020-04-17 20:16:53 +02:00
;upgrade=1 from_commit=CommitHash
backup_restore=1
2020-04-17 20:16:53 +02:00
multi_instance=0
port_already_use=0
2020-04-18 12:08:41 +02:00
change_url=1
2019-12-15 16:09:28 +01:00
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
2023-04-09 18:30:29 +02:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=DaB3estPassw0rd&port=666&