~alpine/devel

1

[alpine-devel] [Alpinelinux] gitolite - setup using the gitolite package

Orion Miller <systmkor@gmail.com>
Details
Message ID
<20141118084738.5b8f4a8b@twinpeaks.my.domain>
Sender timestamp
1416329258
DKIM signature
missing
Download raw message
Hey all,

I am making adding  a section to gitolite Alpine wiki article. I would
like to know what are the proper post install steps to get the gitolite
server up and running.

== my guess ==
apk add openssh
# setup sshd accordingly
rc-service sshd start
su - git
gitolite setup -a <name> -pk <key.pub>
... then I am not sure much around here or beyond

[alpine-devel] Re: [Alpinelinux] gitolite - setup using the gitolite package

Bartłomiej Piotrowski <b@bpiotrowski.pl>
Details
Message ID
<20141118064812.25ecf36f@wallander>
In-Reply-To
<20141118084738.5b8f4a8b@twinpeaks.my.domain> (view parent)
Sender timestamp
1416289692
DKIM signature
missing
Download raw message
On Tue, 18 Nov 2014 08:47:38 -0800
Orion Miller <systmkor@gmail.com> wrote:
> Hey all,
> 
> I am making adding  a section to gitolite Alpine wiki article. I would
> like to know what are the proper post install steps to get the
> gitolite server up and running.
> 
> == my guess ==
> apk add openssh
> # setup sshd accordingly
> rc-service sshd start
> su - git
> gitolite setup -a <name> -pk <key.pub>
> ... then I am not sure much around here or beyond

Hi Orion,

Sorry I haven't replied you before. The setup is quite simple and it's
already described in upstream documentation[1]. Obviously you can
skip "gitolite/install" step as it's already done by installing
gitolite package. You pretty much described the whole process.

[1] http://gitolite.com/gitolite/install.html#qi


-- 
Bartłomiej Piotrowski
Reply to thread Export thread (mbox)