/[drupal]/contributions/profiles/hostmaster/INSTALL.txt
ViewVC logotype

Diff of /contributions/profiles/hostmaster/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.59, Thu Nov 12 13:49:27 2009 UTC revision 1.60, Thu Nov 12 18:39:49 2009 UTC
# Line 195  which will then give you further configu Line 195  which will then give you further configu
195    
196  There is an install script part of the hostmaster profile that takes care  There is an install script part of the hostmaster profile that takes care
197  of installing the right packages and preparing the Drupal frontend install  of installing the right packages and preparing the Drupal frontend install
198  for you. That script needs to be ran as the aegir user created above.  for you. That script needs to be ran as the aegir user created
199    above. This file is available alongside this one or through the web
200    at:
201    
202    http://drupalcode.org/viewvc/drupal/contributions/profiles/hostmaster/install.sh.txt?revision=HEAD&view=co
203    
204    By default, the install script will install the "right" version of
205    Aegir (ie. if it was downloaded through CVS, it will install the CVS
206    version, if you downloaded an official release, it should install the
207    right release). You can change which release to install or other
208    parameters through options passed to the script. Run "sh
209    install.sh.txt -h" for more information on the available options.
210    
211  Shell commands::  Shell commands::
212    
213   su -s /bin/sh aegir -c "sh install.sh.txt"   su -s /bin/sh aegir -c "sh install.sh.txt"
214   /etc/init.d/apache2 restart   /etc/init.d/apache2 restart
215    
216  (Note you must run this as root or prefix with sudo).  Note you must run this as root or prefix with sudo.
217    
218  Checkpoint!  Checkpoint!
219  -----------  -----------

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

  ViewVC Help
Powered by ViewVC 1.1.2