]> source.dussan.org Git - gitblit.git/commit
distrib: Add script to install gitblit on fedora 46/146/1
authorSoeren Grunewald <soeren.grunewald@desy.de>
Tue, 8 Jul 2014 15:35:12 +0000 (17:35 +0200)
committerJames Moger <james.moger@gitblit.com>
Thu, 4 Sep 2014 16:05:51 +0000 (12:05 -0400)
commitddb15dbe9e592c60c842fe8c2a2cdeef56244474
treeef64a10ab221ec5139ae0c65195c5de6d53d9719
parentbd6cc8190a8d1d5270cbf63cd2df21949653866d
distrib: Add script to install gitblit on fedora

The script will create a environment file keeping all the major settings and
installs a systemd unit file.
The script (mainly the unit file part) should also work for other systemd
based distributions like ArchLinux. But /etc/sysconfig may not exist there.

Signed-off-by: Soeren Grunewald <soeren.grunewald@desy.de>
src/main/distrib/linux/install-service-fedora.sh [new file with mode: 0755]