Changes between Initial Version and Version 1 of Ticket #742, comment 5


Ignore:
Timestamp:
06/16/14 10:38:35 (2 years ago)
Author:
paul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #742, comment 5

    initial v1  
    33Some thoughts: 
    44 
    5 With anything that looks difficult I always like to zoom out, and then zoom back in slowly. There is nothing that can't be understood in laymen terms. There's a lot of voodoo language with Aegir - so you just have be clear you understand the lingo.  
     5With anything that looks difficult - I always like to zoom out, and then zoom back in slowly. There is nothing that can't be understood in layman terms. There's a lot of voodoo language with Aegir - so you just have be clear that you understand the lingo.  
    66 
    77In terms that we can all agree on, we know we have website that has code and a database, and that we often have to bring in new code (e.g new features, security updates) and update the database - so that it works with the new code. So the idea is, we could maintain a document which keeps a list all the modules / themes we have installed, any patches that are applied , .. so that if we wanted to make an exact copy of the website, all we would need is the document (also call a makefile) and a copy of the database, and some kind of administrative interface  (platform) that can put these together with some input from you. Aegir gives you these administrative interfaces.