Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I use GitKraken on a private network?

Tags:

gitkraken

I've been using GitKraken on Windows for various projects and now I have to do some development on a private network (no internet access). But when I start the application it asks me to create an account. I can't do that on this network.

How can I configure GitKraken on this network without creating an account?

like image 833
corsarg Avatar asked Sep 01 '16 13:09

corsarg


People also ask

Can I use GitKraken on a private repo?

GitKraken Client can be used for free with publicly-hosted repositories. If you are working with privately-hosted repositories, you will need a paid plan.

Can you use GitKraken without account?

You get most of the same core GitKraken features, along with these additional benefits: For use without internet. No account creation required.

Why do I need an account for GitKraken?

GitKraken needs to be authorized in your GitHub account in order to browse remote repositories, view and create pull requests, and perform other actions.

Does GitKraken need Git?

No Git tools are required for GitKraken Client, so once you've run the installer, you can open the app and get going.


1 Answers

You need to take (for Windows): ...\user\AppData\Roaming\.gitkraken and ...\user\AppData\Roaming\GitKraken from machine with internet access and place it to machine with a private network.

like image 96
kosteman Avatar answered Sep 19 '22 16:09

kosteman