
- Forums
- Technical
- *nix
- Staging Servers, Source Control & Deploy Workflows, And Other Stuff Nobody Teaches
*nix Thread, Staging Servers, Source Control & Deploy Workflows, And Other Stuff Nobody Teaches in Technical; Staging Servers, Source Control & Deploy Workflows, And Other Stuff Nobody Teaches You: MicroISV on a Shoestring
One nice thing ...
-
12th December 2010, 10:03 PM #1 Staging Servers, Source Control & Deploy Workflows, And Other Stuff Nobody Teaches
Staging Servers, Source Control & Deploy Workflows, And Other Stuff Nobody Teaches You: MicroISV on a Shoestring
One nice thing about keeping your server configuration in scripts rather than just splayed across fifteen different places on the server (/etc/environment, /etc/crontab, /usr/local/nginx/conf/apps/AppName.conf, etc) is that it lives in source control. Your cron jobs? If they’re in source control, you’ll have a written record of what they are, what they’re supposed to do, and why they just blew up when you bork the underlying assumptions eight months down the line. Your Nginx config? If it is in source control, you’ll understand why you added that new location setting for static images only. The voodoo in your postfix config? A suitably descriptive commit note means you’ll never have to think about reproducing the voodoo again.
Last edited by somabc; 12th December 2010 at 10:07 PM.
-
Thanks to somabc from:
Jackd (13th December 2010)
SHARE: 
Similar Threads
-
By GREED in forum Windows
Replies: 6
Last Post: 2nd November 2010, 09:58 AM
-
Replies: 16
Last Post: 24th July 2009, 11:49 PM
-
By My220x in forum Coding
Replies: 1
Last Post: 4th July 2008, 11:17 PM
-
By lovelldr in forum Windows
Replies: 17
Last Post: 24th September 2007, 10:55 PM
-
By atfnet in forum How do you do....it?
Replies: 5
Last Post: 18th May 2007, 10:31 AM

- Staging Servers, Source Control & Deploy Workflows, And Other Stuff Nobody Teaches
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules