mirror of
https://github.com/YunoHost-Apps/nomad_ynh.git
synced 2024-09-03 19:55:53 +02:00
Update check_process
This commit is contained in:
parent
2ce28c4e3f
commit
fb0d5a7fb8
1 changed files with 19 additions and 19 deletions
|
@ -1,22 +1,3 @@
|
|||
;; Test complet server
|
||||
; Manifest
|
||||
domain="domain.tld"
|
||||
is_public=1
|
||||
node_type="server"
|
||||
server_ip="none..."
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=0
|
||||
setup_root=1
|
||||
setup_nourl=0
|
||||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
#upgrade=1 from_commit=CommitHash
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0
|
||||
change_url=1
|
||||
;; Test complet client
|
||||
; Manifest
|
||||
domain="domain.tld"
|
||||
|
@ -36,6 +17,25 @@
|
|||
multi_instance=0
|
||||
port_already_use=0
|
||||
change_url=1
|
||||
;; Test complet server
|
||||
; Manifest
|
||||
domain="domain.tld"
|
||||
is_public=1
|
||||
node_type="server"
|
||||
server_ip="none..."
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=0
|
||||
setup_root=1
|
||||
setup_nourl=0
|
||||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
#upgrade=1 from_commit=CommitHash
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0
|
||||
change_url=1
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
|
|
Loading…
Reference in a new issue