I maintain a few robots at work, for which I use three different virtual machines: (1) for development and test, (2) for executions and (3) for database and for hosting a website. I access each machine using remote desktop.
I'm using Github as a repository, and my idea was, that the repository should be stored on machine number (3), and not on any servers outside of my own three machines. As far as I can tell, my files are also stored on some Github-servers.
Is it possible to use Github, while only storing the repository on a local machine? Or do I need to use another product?
Any help is appreciated - cheers