What do you think of "migrations" for servers.

0 views
Skip to first unread message

Tim Uckun

unread,
Oct 28, 2009, 8:52:29 PM10/28/09
to autom...@googlegroups.com
It seems to me a server is managed much like a database schema is. You
start out with something. You make a change, you make another change,
something goes wrong you roll the change back.

If you deploy the application to a new machine you run through all
your migrations in sequence.

Would it be a worthwhile exercise to set something up like that using
automateit. That way as the role of your server changes over time you
can uninstall stuff and install new stuff etc.

This would also save a lot of processing power as most of the time the
run won't do anything because there is no new migration.

Reply all
Reply to author
Forward
0 new messages