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

28 lines
817 B
Text
Raw Normal View History

2018-02-07 23:49:32 +01:00
;; General
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
admin="john" (USER)
is_public=1 (PUBLIC|public=1|private=0)
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2018-02-08 15:06:12 +01:00
upgrade=1 from_commit=aa075b2051ffad7b0b6fef3a9c767376d5bdbfab
upgrade=1 from_commit=1cbec051e1171de5a8ed1e850eb4fb3506114da5
2018-02-07 23:49:32 +01:00
backup_restore=1
multi_instance=1
2018-02-08 00:09:28 +01:00
port_already_use=1 (6000)
2018-02-08 11:42:15 +01:00
change_url=1
2018-02-07 23:49:32 +01:00
;;; Levels
Level 5=auto
;;; Upgrade options
2018-02-08 15:06:12 +01:00
; commit=aa075b2051ffad7b0b6fef3a9c767376d5bdbfab
2018-02-08 10:11:36 +01:00
name=Before multi_instance and refactoring
2018-02-08 15:06:12 +01:00
; commit=1cbec051e1171de5a8ed1e850eb4fb3506114da5
name=From V0.10.18