mirror of
https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh.git
synced 2024-09-03 19:36:25 +02:00
32 lines
878 B
Text
32 lines
878 B
Text
# 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
|
|
; 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
|
|
|
|
; Manifest
|
|
domain="domain.tld"
|
|
port="8343"
|
|
synapsenumber=1
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0
|
|
setup_root=0
|
|
setup_nourl=1
|
|
setup_private=0
|
|
setup_public=0
|
|
upgrade=1
|
|
upgrade=1 from_commit=1cdeb9f003f07c4df897f29dd4a521c595327415
|
|
backup_restore=1
|
|
multi_instance=1
|
|
port_already_use=1
|
|
change_url=0
|
|
actions=0
|
|
config_panel=0
|
|
;;; Upgrade options
|
|
; commit=1cdeb9f003f07c4df897f29dd4a521c595327415
|
|
name=Documentation
|