mirror of
https://github.com/YunoHost-Apps/metabase_ynh.git
synced 2024-09-03 19:46:00 +02:00
Custom check_process
This commit is contained in:
parent
b951f0d46f
commit
aa709f73ea
1 changed files with 27 additions and 0 deletions
27
check_process
Normal file
27
check_process
Normal file
|
@ -0,0 +1,27 @@
|
|||
# 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
|
||||
; Manifest
|
||||
port=7865
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_root=1
|
||||
setup_sub_dir=0
|
||||
setup_nourl=0
|
||||
setup_private=1
|
||||
setup_public=0
|
||||
upgrade=0
|
||||
backup_restore=0
|
||||
multi_instance=0
|
||||
port_already_use=1
|
||||
change_url=0
|
||||
# ;;; Options
|
||||
# Email=
|
||||
# Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=CommitHash
|
||||
name=Name and date of the commit.
|
||||
manifest_arg=domain=DOMAIN&path=PATH&is_public=0&port=7865&
|
Loading…
Add table
Reference in a new issue