Skip to content

fflch/ansible-role-aegir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFLCH fork from: https://github.com/consensus-enterprises/ansible-role-aegir

Helper

Comando drupal para instalação do aegir para fins de debug:

drush @none --yes hostmaster-install --debug --working-copy --aegir_db_host='192.168.8.57' --aegir_db_user='aegir_root' --aegir_db_pass='SuperPassw0rd#' --aegir_version='7.x-3.190' --http_service_type=apache aegir.local.fflch.usp.br --strict=0 --root='/var/aegir/hostmaster-7.x-3.190/' 

As vezes a fila do aegir para, para iniciá-la manualmente:

drush @hostmaster pm-enable -y hosting_queued
drush @hostmaster hosting-queued &

About

Ansible role to install Aegir. Both Debian packaging and source-based installs are supported.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jinja 100.0%