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

30 lines
649 B
Text
Raw Normal View History

2021-09-21 00:25:53 +02:00
;; Test complet
2022-03-31 15:10:45 +02:00
; pre-install
sudo yunohost domain add dex.domain.tld
sudo yunohost domain add minio.domain.tld
2021-09-21 00:25:53 +02:00
; Manifest
domain="domain.tld"
is_public=1
2022-03-31 15:10:45 +02:00
language="fr"
dex_domain="dex.domain.tld"
dex_path="/example"
2021-09-21 00:25:53 +02:00
; Checks
pkg_linter=1
2021-11-11 17:33:31 +01:00
setup_sub_dir=1
setup_root=1
2021-09-21 00:25:53 +02:00
setup_nourl=0
2021-11-11 17:33:31 +01:00
setup_private=1
setup_public=1
2022-03-31 15:10:45 +02:00
upgrade=1
2023-09-29 18:31:47 +02:00
#upgrade=1 from_commit=f56cd7d
2022-02-17 06:03:17 +01:00
backup_restore=1
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
2023-09-29 18:31:47 +02:00
; commit=f56cd7d
2021-09-21 00:25:53 +02:00
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&