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

25 lines
552 B
Text
Raw Normal View History

;; Test complet
2021-04-18 17:00:25 +02:00
; pre-install
2022-03-25 19:32:38 +01:00
sudo yunohost app install my_webapp -a "domain=domain.tld&path=/path&with_sftp=1&password=myreallystrengthpassword&is_public=1&phpversion=7.3&with_mysql=1"
; Manifest
2022-03-24 21:01:11 +01:00
app_id="my_webapp"
2022-03-26 13:57:24 +01:00
sub_folder="/www"
2022-03-27 12:35:39 +02:00
domain="domain.tld"
2022-03-24 21:01:11 +01:00
path="/icecoder"
; Checks
pkg_linter=1
2022-03-27 12:36:31 +02:00
setup_sub_dir=1
setup_root=0
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
2022-03-24 21:01:11 +01:00
# upgrade=1 from_commit=CommitHash
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
2022-03-24 21:01:11 +01:00
;;; Options
Email=
Notification=none