Skip to content

ergonlogic/ansible-role-aegir-cluster-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Aegir Cluster Node

Build Status

Configures an Aegir cluster node, a web server to host sites, and distribute load across in high-performance and high-availability clusters.

Requirements

None.

Role Variables

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

Dependencies

Example Playbook

- hosts: cluster-servers
  roles:
    - { role: getvalkyrie.aegir-cluster-node }

After the playbook runs, the server will be running a web server, and be ready to have a master server deploy platforms and sites to it.

License

MIT / BSD

Author Information

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

About

An Ansible role to configure a server to operate as a web cluster node in Aegir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%