fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

Add git clone button to apps page in web console #6210

Open davsclaus opened 8 years ago

davsclaus commented 8 years ago

If the project is git based, it would be good to havde a git clone button, like in github where it uses the https url, so you can click that button and paste in a shell etc to get the code.

You can login to gogs and do it from that way, but frankly not maybe people would know that, and also they don't know what the gogs login would be.

gitclone

davsclaus commented 8 years ago

Adn the url of the clone likely needs to be the remote url so you can access it from outside using gogs service.

This is what the url is when I login to gogs

git clone http://gogs.192.168.64.3.xip.io/gogsadmin/dude.git