koding icon indicating copy to clipboard operation
koding copied to clipboard

Can Install KD cli

Open iveskins opened this issue 7 years ago • 6 comments

curl -sL https://sandbox.kodi.ng/c/d/kd Isn't responding. Is there still a way to install the cli tool for osx?

iveskins avatar Oct 19 '18 08:10 iveskins

@iveskins did you ever figure this out?

rustysys-dev avatar Nov 19 '18 11:11 rustysys-dev

nope. I assumed the project was dead :(

iveskins avatar Nov 20 '18 02:11 iveskins

Have an answer?

xiaohezhiliu avatar Nov 29 '18 03:11 xiaohezhiliu

ping sandbox.kodi.ng ping: unknown host sandbox.kodi.ng

xiaohezhiliu avatar Nov 30 '18 06:11 xiaohezhiliu

I tried to setup koding using vagrant on a mac. Had the same issue. It is obvious that sandbox.kodi.ng is no longer hosted. I think the script that most probably was being hosted at this location is https://github.com/koding/koding/blob/master/go/src/koding/klientctl/install-kd.sh. So changing the command to be something like -

export KONTROLURL=http://localhost:8090/kontrol/kite; curl -L https://raw.githubusercontent.com/koding/koding/master/go/src/koding/klientctl/install-kd.sh | bash -s f6a9ff70

started installing vagrant but I faced other issues with VirtualBox and couldn't be bothered to fix it.

Mac OS X - 10.14.5

sougat818 avatar Jun 23 '19 03:06 sougat818

Getting the Error: Failed to extract kd binary. after installing from github...

schtinkafinga avatar May 11 '20 19:05 schtinkafinga