1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00
outline_ynh/check_process

31 lines
627 B
Text
Raw Normal View History

2021-09-21 00:25:53 +02:00
;; Test complet
; Manifest
domain="domain.tld"
2021-11-11 04:36:27 +01:00
path="/"
2021-09-21 00:25:53 +02:00
language="fr"
is_public=1
password="1Strong-Password"
port="666"
2021-11-11 04:36:27 +01:00
slack_key="slack"
slack_secret="secret"
minio_domain="minio.tld"
2021-09-21 00:25:53 +02:00
; Checks
pkg_linter=1
2021-11-11 17:25:48 +01:00
setup_sub_dir=0
setup_root=0
2021-09-21 00:25:53 +02:00
setup_nourl=0
2021-11-11 17:25:48 +01:00
setup_private=0
setup_public=0
upgrade=0
2021-09-23 20:12:33 +02:00
#upgrade=1 from_commit=CommitHash
2021-11-11 17:25:48 +01:00
backup_restore=0
2021-11-11 04:36:27 +01:00
multi_instance=0
2021-11-11 17:25:48 +01:00
change_url=0
2021-09-21 00:25:53 +02:00
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&