X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 32D40DC03DA for ; Tue, 18 Nov 2014 00:53:18 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id rd3so8836824pab.0 for ; Mon, 17 Nov 2014 16:53:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-type; bh=my9FLRzVB0ORL8aIdwQCxs2p0YsJtUrDXpcb7dOJ5lU=; b=Kpwf6kQe3TXMEE7DhJRDKkLHxBcCgdkYBj+5b21ThJevqy/7PiMwb1luwbtomkK+Oy Icia+8zcVlVwzNYimwisqT6UXjFugjNaiTW0XExegkJhCSYU3VfX6zL9CHukez7oRTD1 aXAh5iwluM4DpKaceVMvx6Ew/Ee7LCz8NmPyLJVzpm9QtZQG8WpWsIzj5O+IsvlqqDGz hdhfzQW+wsoyD9SUMPx81X7C2NC8tuR6yhSdHRj0Heb1thp0CZR1LV1rA0zYb2HBFL1W H10JiOUYQ1EkHnM8kGHUk22yXuhe7iBMDQTx36zA5h2I0Rb9aSmt7j3o1fAITUYQRVpz XM9Q== X-Received: by 10.66.222.41 with SMTP id qj9mr32755720pac.21.1416271997965; Mon, 17 Nov 2014 16:53:17 -0800 (PST) Received: from twinpeaks.my.domain ([74.82.134.59]) by mx.google.com with ESMTPSA id rb2sm36432577pab.5.2014.11.17.16.53.17 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Nov 2014 16:53:17 -0800 (PST) Date: Tue, 18 Nov 2014 08:47:38 -0800 From: Orion Miller To: alpine-devel@lists.alpinelinux.org Cc: bpiotrowski@alpinelinux.org Subject: [alpine-devel] [Alpinelinux] gitolite - setup using the gitolite package Message-ID: <20141118084738.5b8f4a8b@twinpeaks.my.domain> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/1j=3pbyN_7thgX=30Zzjfjo" --MP_/1j=3pbyN_7thgX=30Zzjfjo Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 -pk ... then I am not sure much around here or beyond --MP_/1j=3pbyN_7thgX=30Zzjfjo Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Original html part"
Hey,

I am making adding =C2=A0a 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.=C2=A0

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

<= br>
--MP_/1j=3pbyN_7thgX=30Zzjfjo-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---