This site is a static archive of the Aegir community site. Documentation has moved to http://docs.aegirproject.org. Other community resources can be found on the Contacting the community page.
Skip navigation

Revision of Aegir Virtual Applicance from Fri, 01/07/2011 - 12:50

Help

Aegir Virtual Applicance

A Google Code-In student has create a virtual appliance in VirtualBox which make users able to use Aegir without using Linux or conflict with current server setting.

You can download it at http://tucc.triamudom.ac.th/aegir.7z

AEGIR VIRTUAL APPLIANCE
----------------------------------------------------

Prerequisite:
- VirtualBox
- DNS Server which you can modfiy records (optional)
 
How to install:
1. Virtual Machine
1.1. Extract Aegir.7z file.
1.2. Open VirtualBox goto File -> Import Applicance
1.3. Select .odf file which you have extract in first step.
1.4. Choose CPU and RAM size which are suitable for your system.
1.5. Click Finish and agree to license agreement
1.6. Start Virtual Machine, click on network adapter icon on the bottom of window, and config bridge adapter to bridge with network you wish to use with.
1.8. Login to Virtual Machine with username "ageiradmin" and password "aegir" and type "sudo ifconfig" to show your current ip address.

2. DNS config
2.1 If you can config your DNS Server, point "ageir" to virtual machine ip address.
2.2 Else you have to add line below in /etc/hosts (Linux) or %SystemRoot%\system32\drivers\etc\hosts (Windows)

 VIRTUALMACHINEIP aegir

3. Guest system config
3.1 You can login to Aegir web interface by http://aegir/ 
3.2 You can login to shell using VirtualBox VM window or ssh to server ip address.

Default Configuration(PLEASE CHANGE FOR PRODUCTION USAGE)
Linux admin account:
Username: aegiradmin
Password: aegir
*root user is disable for security.

Aegir management account:
User: admin
Password: aegir

Aegir Document:
You could learn more about how to use Aegir at
Offical Document: http://community.aegirproject.org/notebook
Community Site: http://community.aegirproject.org/
Need help?

Documentation

The notebook section provides a way for you to store and share information with your group members. With the book feature you can:

  • Add book pages and organize them hierarchically into different books.
  • Attach files to pages to share them with others.
  • Track changes that others have made and revert changes as necessary.
  • Archive books that are no longer of interest to the group. Archived books can be reactivated later if needed.

The revisions let you track differences between multiple versions of a post.