;; Test complet ; Manifest domain="domain.tld" path="/path" with_sftp=1 password="myreallystrengthpassword" is_public=1 php_custom="7.3" with_mysql=1 ; Checks pkg_linter=1 setup_sub_dir=1 setup_root=1 setup_nourl=0 setup_private=1 setup_public=1 upgrade=1 upgrade=1 from_commit=a050e55533ae7bbb63fce44fd1508ad78b8a645c backup_restore=1 multi_instance=1 port_already_use=0 change_url=1 ;; Test without sftp ; Manifest domain="domain.tld" path="/path" with_sftp=0 password="" is_public=1 php_custom="7.3" with_mysql=1 ; Checks setup_sub_dir=1 upgrade=1 backup_restore=1 ;; Test without mysql ; Manifest domain="domain.tld" path="/path" with_sftp=1 password="myreallystrengthpassword" is_public=1 php_custom="7.3" with_mysql=0 ; Checks setup_sub_dir=1 upgrade=1 backup_restore=1 ;; Test with PHP8.0 ; Manifest domain="domain.tld" path="/path" with_sftp=0 password="myreallystrengthpassword" is_public=1 php_custom="8.0" with_mysql=0 ; Checks setup_sub_dir=1 upgrade=1 backup_restore=1 ;;; Options Email= Notification=change ;;; Upgrade options ; commit=a050e55533ae7bbb63fce44fd1508ad78b8a645c name=May 26, 2019 manifest_arg=domain=DOMAIN&path=PATH&password=myreallystrengthpassword&is_public=1&with_mysql=1