GetValkyrie/ansible-role-aegir

Name: ansible-role-aegir

Owner: Valkyrie

Description: Ansible role to install Aegir (from sources.)

Created: 2015-02-16 23:30:49.0

Updated: 2017-10-13 02:58:32.0

Pushed: 2016-07-06 21:16:15.0

Homepage: null

Size: 187

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ansible Role: Aegir

Build Status

Installs Aegir, a control panel for deploying and managing large networks of Drupal sites.

Requirements

A MySQL server is required. This server can be installed on the same machine, or a separate one (hence why this isn't listed as a dependency.) See the 'Example Playbook' section below for a simple method of installing a mysql server with Ansible. If this role is not present, then the mysql_root_usernameand mysql_root_password variables must be set.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

Dependencies
Example Playbook
- hosts: servers
  roles:
    - { role: getvalkyrie.mysql }
    - { role: getvalkyrie.aegir }

After the playbook runs, the Aegir front-end site will be available, as will the Drush extensions (Provision, et. al.) that do the heavy lifting.

License

MIT / BSD

Author Information

This role was created in 2015 by Christopher Gervais, lead maintainer of the Aegir Hosting System.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.