matrix-puppet-discord_ynh/check_process

33 lines
878 B
Text
Raw Normal View History

2021-09-11 16:08:56 +02: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
2021-09-17 17:24:25 +02:00
; pre-install
sudo yunohost tools update apps
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/ -a "domain=$domain&server_name=$server_name&is_public=$is_public&jitsi_server=$jitsi_server" --force
2021-09-11 16:08:56 +02:00
; Manifest
domain="domain.tld"
2021-09-17 17:24:25 +02:00
port="8343"
synapsenumber=1
2021-09-11 16:08:56 +02:00
; Checks
pkg_linter=1
2021-09-17 17:24:25 +02:00
setup_sub_dir=0
setup_root=0
setup_nourl=1
setup_private=0
setup_public=0
2021-09-11 16:08:56 +02:00
upgrade=1
2021-09-17 17:24:25 +02:00
upgrade=1 from_commit=1cdeb9f003f07c4df897f29dd4a521c595327415
2021-09-11 16:08:56 +02:00
backup_restore=1
multi_instance=1
2021-09-17 17:24:25 +02:00
port_already_use=1
change_url=0
actions=0
config_panel=0
2021-09-11 16:08:56 +02:00
;;; Upgrade options
2021-09-17 17:24:25 +02:00
; commit=1cdeb9f003f07c4df897f29dd4a521c595327415
name=Documentation