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

47 lines
1.3 KiB
Text
Raw Normal View History

2017-12-08 00:35:52 +01:00
;; Test complet
; Manifest
2021-06-29 22:13:41 +02:00
domain="domain.tld"
2017-12-08 00:35:52 +01:00
email="admin@example.com"
2021-06-29 22:13:41 +02:00
is_public=1
port="9000"
2017-12-08 00:35:52 +01:00
; Checks
pkg_linter=1
setup_sub_dir=0
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
2018-03-29 23:53:32 +02:00
upgrade=1
2021-06-16 18:58:49 +02:00
# 3.2.1~ynh1
2021-06-05 19:27:11 +02:00
upgrade=1 from_commit=f4b43fd85ad3a169d27c53865a13548e44f17ebf
2021-07-21 14:18:21 +02:00
# 3.2.1~ynh4
upgrade=1 from_commit=08bf3fce3ad99e27e7f7d251838a9f9c63243e44
2021-08-16 22:07:09 +02:00
# 3.3.0~ynh2
upgrade=1 from_commit=f3bb02002c8fa28748744302475139b6fcf7c651
2021-08-25 20:13:27 +02:00
# 3.3.0~ynh3
upgrade=1 from_commit=ed59a268e93910f8b35b0f87399f91b8cad9ede0
2021-10-11 19:43:02 +02:00
# 3.4.0~ynh1
upgrade=1 from_commit=83a06ca4c96ccd941b49647b3698db2c6b771b79
2022-01-14 20:07:19 +01:00
# 4.0.0~ynh1
upgrade=1 from_commit=7c2bb0bb6a91b6b957b734f684aa3d64da892f4c
backup_restore=1
2021-01-24 10:29:20 +01:00
multi_instance=0
2019-11-22 03:31:38 +01:00
port_already_use=0
2021-04-12 08:22:21 +02:00
change_url=0
2017-12-08 00:35:52 +01:00
;;; Options
2019-05-24 04:43:08 +02:00
Email=anmol@datamol.org;yalh@yahoo.com
Notification=yes
2020-06-04 00:01:07 +02:00
;;; Upgrade options
2021-06-05 19:27:11 +02:00
; commit=f4b43fd85ad3a169d27c53865a13548e44f17ebf
2021-06-16 18:58:49 +02:00
name=3.2.1~ynh1
2021-07-21 14:19:20 +02:00
; commit=08bf3fce3ad99e27e7f7d251838a9f9c63243e44
2021-08-16 22:07:09 +02:00
name=3.2.1~ynh4
; commit=f3bb02002c8fa28748744302475139b6fcf7c651
name=3.3.0~ynh2
2021-08-25 20:13:27 +02:00
; commit=ed59a268e93910f8b35b0f87399f91b8cad9ede0
name=3.3.0~ynh3
2021-10-11 19:43:02 +02:00
; commit=83a06ca4c96ccd941b49647b3698db2c6b771b79
name=3.4.0~ynh1
2022-01-14 20:07:19 +01:00
; commit=7c2bb0bb6a91b6b957b734f684aa3d64da892f4c
name=4.0.0~ynh1