- Builds (Make files, profiles and other support files for building a fully functional Drupal file structure), are stored in /var/aegir/builds on suarit01linux. Builds create platforms in Aegir.
- Builds should be checked out from git repos so they are easily updated
- Platforms are fully functional Drupal file structures which become multisites for one or many web sites in Aegir.
- Platforms are stored in /var/aegir/platforms on suarit01linux.
- Builds in /var/aegir/builds/ should be named lowercase and separated by hyphens. The name should be short and descriptive (ex: /var/aegir/d7-sandbox/d7-sandbox.make).