I want to migrate GITHUB server having 100’s of repositories on Virtual machine and to migrate it on a physical machine.Please tell me how to do that.
Asked
Active
Viewed 72 times
0
-
Possibly relevant: http://stackoverflow.com/questions/1484648/how-to-migrate-git-repository-from-one-server-to-a-new-one – Tim Biegeleisen Nov 17 '16 at 05:47
-
Migrating from a VM to a (real) server should not, in theory, be any different than migrating from one real server to another real server. – Tim Biegeleisen Nov 17 '16 at 05:48
-
1You should just ask GitHub support – Bryan Chen Nov 17 '16 at 05:51
-
@TimBiegeleisen In the stack question you have mentioned,he's moving only one repo,my job is to move all repositories on a server to a local machine – susanoo Nov 17 '16 at 06:50
-
GitHub Enterprise is delivered as a virtual appliance and will require a hypervisor. Is this a question about migrating to another machine hosting GitHub Enterprise or migrating to a vanilla Git server on a physical machine? – osowskit Dec 31 '16 at 16:46