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

41 lines
1,005 B
Text
Raw Normal View History

2020-06-11 03:13:15 +02:00
;; Test complet
2017-09-15 18:45:18 +02:00
; Manifest
2022-01-23 23:07:14 +01:00
domain="domain.tld"
path="/"
admin="john"
language="fr"
2022-01-23 23:07:14 +01:00
is_public=1
2022-01-30 02:32:04 +01:00
password="1Strong-Password"
2017-09-15 18:45:18 +02:00
; Checks
pkg_linter=1
2017-09-15 20:52:14 +02:00
setup_sub_dir=0
2017-09-15 18:45:18 +02:00
setup_root=1
2017-09-16 21:15:42 +02:00
setup_nourl=0
2017-09-15 18:45:18 +02:00
setup_private=1
setup_public=1
upgrade=1
# 2.14.0
2022-01-23 23:07:14 +01:00
# upgrade=1 from_commit=36d8f49e08958c19f99eda858f83a64e98be7844
# 2.17.0~ynh1
2022-01-23 23:07:14 +01:00
# upgrade=1 from_commit=4b497cf6445fc515070265721f40ceb816864bf1
# 2.17.0~ynh2
upgrade=1 from_commit=abd951313924e009a1e2c6dda5f78fe3a2564004
2022-01-30 02:32:04 +01:00
# 2.17.0~ynh3
upgrade=1 from_commit=a302e339956009004ece10bec8028f26a59d665e
2017-09-15 18:45:18 +02:00
backup_restore=1
multi_instance=1
port_already_use=0
2017-09-15 18:45:18 +02:00
change_url=0
;;; Options
2018-06-15 02:25:38 +02:00
Email=anmol@datamol.org
Notification=change
;;; Upgrade options
; commit=36d8f49e08958c19f99eda858f83a64e98be7844
name=2.14.0
; commit=4b497cf6445fc515070265721f40ceb816864bf1
name=2.17.0~ynh1
2022-01-23 23:07:14 +01:00
; commit=abd951313924e009a1e2c6dda5f78fe3a2564004
name=2.17.0~ynh2
2022-01-30 02:32:04 +01:00
; commit=a302e339956009004ece10bec8028f26a59d665e
name=2.17.0~ynh3