This is my first post I have made here so please, be gentle.
I am fairly new to the server game but I want to setup a development environment for myself and a few others to help us build an app for both android and IOS. So far we have set up an nginx server with php-fpm and php5 using Fedora 22 and have plans to use git for version control and Ionic to port our code to both android and IOS. What I can't seem to figure out is how to set up a VPN between my remote windows machine and the Linux server we have set up. Ideally I want to be able to map our git directory to my windows file explorer and then access files served from our server via the browser. All suggestions are welcome!