community/gitlab to 9.2.0-2

This commit is contained in:
Kevin Mihelich 2017-05-24 12:38:15 +00:00
parent 7c36640217
commit 0c2e0ae819
2 changed files with 1 additions and 3 deletions

View file

@ -12,7 +12,7 @@
pkgname=gitlab
pkgver=9.2.0
pkgrel=1
pkgrel=2
pkgdesc="Project management and code hosting application"
arch=('i686' 'x86_64')
url="https://gitlab.com/gitlab-org/gitlab-ce/tree/master#README"

View file

@ -1,6 +1,4 @@
post_install() {
systemd-tmpfiles --create gitlab.conf
echo "Configure your /etc/webapps/gitlab/gitlab.yml"
echo "Set up your redis to run on /var/run/redis/redis.sock or configure gitlab to use redis TCP"
echo "Put a secret bytestring to /etc/webapps/gitlab/secret"