Gitolite on CoreOS?

25 views
Skip to first unread message

Summer

unread,
Aug 10, 2017, 11:04:11 PM8/10/17
to CoreOS User
Forgive me if this is a stupid question but is it possible to install gitolite on CoreOS?

I'd like to run an express/mongodb application and push my updates via git.

I just can't seem to find any information related to setting up a git repository on CoreOS.

Thanks 

Gogene

unread,
Aug 11, 2017, 10:45:04 AM8/11/17
to CoreOS User
I would say, run the application you need in a docker container.

Summer

unread,
Aug 11, 2017, 11:15:22 PM8/11/17
to CoreOS User


On Friday, August 11, 2017 at 4:45:04 PM UTC+2, Gogene wrote:
I would say, run the application you need in a docker container.


Yes, I figured as much. I tried installing this container https://hub.docker.com/r/jgiannuzzi/gitolite/
but it doesn't work. I think it must have been designed for Ubuntu since it expects the user to have and id_rsa.pub. And on CoreOS I don't have that.

So the only viable solution would be to create my own docker container? 

Gogene

unread,
Aug 14, 2017, 3:20:25 AM8/14/17
to CoreOS User
Well you can create a ssh private and public key with "ssh-keygen" on coreos.
It is not ubuntu only. One big advantage of containers is the possibility to deploy them on any System with all its dependencies included in the Image.

Just run ssh-keygen to create the private and public key and try to run it again.


Am Freitag, 11. August 2017 05:04:11 UTC+2 schrieb Summer:
Reply all
Reply to author
Forward
0 new messages