mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
33 lines
816 B
Text
33 lines
816 B
Text
# See here for more informations
|
|
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
|
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld" (DOMAIN)
|
|
path="/gitlab" (PATH)
|
|
admin="john" (USER)
|
|
is_public=1 (PUBLIC|public=1|private=0)
|
|
use_web_account=0
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=1
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
upgrade=1 from_commit=2cc84310aeff7055342b445c1aee01d4183d5ae2
|
|
upgrade=1 from_commit=7c352aff3fb13fc425d76716477c28db5d54ac99
|
|
backup_restore=1
|
|
multi_instance=0
|
|
port_already_use=1 (8080)
|
|
change_url=1
|
|
;;; Levels
|
|
Level 5=auto
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=2cc84310aeff7055342b445c1aee01d4183d5ae2
|
|
name=11.6.3
|
|
; commit=7c352aff3fb13fc425d76716477c28db5d54ac99
|
|
name=12.9.2
|