Welcome Guest, Not a member yet? Register   Sign In
Multiple Environments
#18

[eluser]Aken[/eluser]
[quote author="xtremer360" date="1363127937"]I just want something that I can have one file system on my laptop and when I've completed a file have it be pushed to my development server on dev.myurl.com and then after testing and it passes then have it passed to my main site on myurl.com.[/quote]

Easiest possible way to do this is to use Beanstalk and set up different deployment servers for different git branches. Use develop branch and push that to dev URL, master branch pushes to production URL.

I think https://bitbucket.org/ might offer a similar service, too, for free (don't quote me on that -- I've never used their services).

Quote:I looked at git-tower.com which looks great but is costly. Has anybody used this software and could give me some critiques on the software and/or suggest some alterior software for me to use.

I use it daily, and would recommend it. However you should become familiar with the basics of git via the command line first.


Messages In This Thread
Multiple Environments - by El Forum - 03-11-2013, 12:10 PM
Multiple Environments - by El Forum - 03-11-2013, 10:04 PM
Multiple Environments - by El Forum - 03-11-2013, 11:34 PM
Multiple Environments - by El Forum - 03-12-2013, 09:04 AM
Multiple Environments - by El Forum - 03-12-2013, 11:31 AM
Multiple Environments - by El Forum - 03-12-2013, 12:49 PM
Multiple Environments - by El Forum - 03-12-2013, 01:26 PM
Multiple Environments - by El Forum - 03-12-2013, 01:38 PM
Multiple Environments - by El Forum - 03-12-2013, 01:45 PM
Multiple Environments - by El Forum - 03-12-2013, 01:46 PM
Multiple Environments - by El Forum - 03-12-2013, 01:52 PM
Multiple Environments - by El Forum - 03-12-2013, 01:53 PM
Multiple Environments - by El Forum - 03-12-2013, 01:56 PM
Multiple Environments - by El Forum - 03-12-2013, 02:16 PM
Multiple Environments - by El Forum - 03-12-2013, 02:19 PM
Multiple Environments - by El Forum - 03-12-2013, 03:38 PM
Multiple Environments - by El Forum - 03-12-2013, 08:35 PM
Multiple Environments - by El Forum - 03-12-2013, 09:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB