Welcome Guest, Not a member yet? Register   Sign In
Using Git vs Github
#1

My AWS site is getting complex. This is due to my need to create a subdomain called staging. So I now have two servers. stage and deployment. I only debug on the staging server. 
I am using phpStorm and my app runs under Docker (on Linux) on EC2. I am trying to keep this as simple as possible. I don't have any collaborators at this time. 
While both the deployment server (has an ELB running) and the staging server have the same code right now, I will continue development on the staging server.
phpStorm supports both Git and also Github. The reason for moving this development work to a server (from my laptop) is the requirement of modern third party packages that the app be accessible from the internet. 
Which is recommended, Git or Github, to use in this situation?
proof that an old dog can learn new tricks
Reply




Theme © iAndrew 2016 - Forum software by © MyBB