1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00

Create check_process

This commit is contained in:
ericgaspar 2020-10-15 11:47:02 +02:00
parent a4946b855a
commit c1615ab7d6
No known key found for this signature in database
GPG key ID: 574F281483054D44

30
check_process Normal file
View file

@ -0,0 +1,30 @@
;; Nom du test
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
admin="john" (USER)
is_public=1 (PUBLIC|public=1|private=0)
admin_pwd="pass"
login=1
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=0
setup_public=0
upgrade=1
backup_restore=1
multi_instance=1
incorrect_path=1
port_already_use=0
change_url=1
;;; Levels
Level 5=auto
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&login=1&admin_pwd=pass&