community.aegirproject.org

Remote webserver configuration

Tagged:
  • Sysadmin
Updated by ergonlogic on 06/13/2011 - 19:19
AddedChangedDeleted

Any number of remote web servers may be configured. They need an aegir user and webserver configuration, with the same user name and directory paths. SSH public/private keys should be set up so hostmaster's Aegir user can access remote web Aegir users with no passwords. The above Apache configuration needs to be performed too.

They will also need a login shell, which can be modified using the chsh command.

Shell commands as root::

chsh -s /bin/sh aegir
apt-get install rsync apache2 php5 php5-cli php5-mysql
  • Login or register to post comments
  • Print
  • Print entire section
  • Login or register to post comments