Community Documentation

How to use FSTA (Few Steps To Aegir)

Last updated December 21, 2012. Created by berkas1 on July 29, 2011.
Edited by gwideman. Log in to edit this page.

How to use FSTA

Debian 6

  1. Login as root
  2. Download FSTA script (prepare.sh):
    wget http://drupalcode.org/project/fsta.git/blob_plain/refs/heads/debian:/prepare.sh.txt
  3. Edit the "editable section" - here you can set php memory limit, upload max filesize, and FQDN (your hostname)

    Please, be careful while editing - edit the variables only when you know what you are doing.
  4. Run the script:
    bash prepare.sh.txt
  5. Follow the instruction on screen - you will be asked for mysql root password
  6. The computer will automatically reboot, then log in as root again and install Aegir:
    aptitude -y install aegir

Page status

No known problems

Log in to edit this page

About this page

Keywords
bash, fsta

Tutorials and site recipes

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.