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

19 lines
406 B
Text
Raw Normal View History

;; Test complet
2021-04-18 17:00:25 +02:00
; pre-install
sudo yunohost app install my_webapp -a domain=domain.tld&path=/site&admin=john&is_public=1&password=pass
; Manifest
domain="domain.tld" (DOMAIN)
2021-04-13 09:41:42 +02:00
app_id="my_webapp" (APP_ID)
; Checks
pkg_linter=1
2021-04-18 17:00:25 +02:00
setup_sub_dir=0
setup_root=1
setup_nourl=0
2021-04-13 09:41:42 +02:00
setup_private=0
2021-04-18 17:00:25 +02:00
setup_public=0
upgrade=1
backup_restore=1
2021-04-13 09:41:42 +02:00
multi_instance=0
2021-04-18 17:00:25 +02:00
port_already_use=0
change_url=1