1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00
vaultwarden_ynh/check_process

46 lines
1.2 KiB
Text
Raw Normal View History

2019-08-05 01:29:15 +02:00
# 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
2021-12-05 12:38:04 +01:00
domain="domain.tld"
path="/path"
admin="john"
is_public=1
2019-08-05 01:29:15 +02:00
; Checks
pkg_linter=1
2020-12-01 22:04:05 +01:00
setup_sub_dir=1
2019-08-05 01:29:15 +02:00
setup_root=1
2020-01-27 21:42:10 +01:00
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2021-04-30 20:13:00 +02:00
# Bitwarden 1.20.0~ynh4
2021-05-11 08:18:38 +02:00
#upgrade=1 from_commit=d5e1fa7d327c55d8e5ae4c24e7c6aaac006256db
2021-05-11 20:01:06 +02:00
# 1.21.0~ynh1
upgrade=1 from_commit=3f7d7d2740a1cb3f16a290b64c89e84422d06ede
2021-07-29 19:50:44 +02:00
# 1.21.0~ynh2
upgrade=1 from_commit=703d5a9cb86d127c7723bb380d7c392a8eb9e703
2022-01-14 21:31:33 +01:00
# 1.23.0~ynh1
upgrade=1 from_commit=2808a3a8e985bb5431f6d8f2353b07201355afe4
2020-01-27 21:42:10 +01:00
backup_restore=1
multi_instance=1
port_already_use=0
2020-03-21 14:04:37 +01:00
change_url=1
2019-08-05 01:29:15 +02:00
;;; Options
2019-08-13 01:17:46 +02:00
Email=yalh@yahoo.com
Notification=all
2019-08-05 01:29:15 +02:00
;;; Upgrade options
2021-04-30 13:36:43 +02:00
; commit=d5e1fa7d327c55d8e5ae4c24e7c6aaac006256db
2021-05-11 20:01:06 +02:00
name=Bitwarden 1.20.0~ynh4
; commit=3f7d7d2740a1cb3f16a290b64c89e84422d06ede
name=1.21.0~ynh1
2021-07-29 19:50:44 +02:00
; commit=703d5a9cb86d127c7723bb380d7c392a8eb9e703
name=1.21.0~ynh2
2021-10-26 12:32:57 +02:00
; commit=c233d94d76cae449630c59ce228b7a3c72f8fa12
name=1.22.2~ynh1
2022-01-14 21:31:33 +01:00
; commit=2808a3a8e985bb5431f6d8f2353b07201355afe4
name=1.23.0~ynh1