Questions tagged [aegir]

Aegir allows to deploy and manage many Drupal sites, and can scale across multiple server clusters.

Aegir is fully extensible, since it's built on Drupal and Drush, and supports many add-ons through contributed extensions.

17 questions
6
votes
1 answer

Is Aegir drupal 8 compatible?

I don't find a clear answer on that matter. Can Aegir ( current 3.3 version ) work with drupal 8 sites ?
Matoeil
  • 6,851
  • 11
  • 54
  • 77
2
votes
1 answer

Does Aegir 3+ support both D7 and D8 deployments

We have a current installation of Aegir, old enough to not support D8 installs. Looking to cut over at some point. So that begs the question: Does Aegir 3+ support both Drupal 7 and Drupal 8 installations? To where we could deploy a D7 test site to…
user1689274
  • 373
  • 1
  • 4
  • 14
2
votes
2 answers

Bootstrap drupal multi-site in Aegir architecture

I wrote PHP script which has to bootstrap ex1.mydrupalsite.pl The sites are hosted using Aegir platform. The structure looks like…
szikael
  • 364
  • 5
  • 13
1
vote
1 answer

Aegir upgrade step on ubtunu 18.04

In Aegir 7.x.3.11, We are using the PHP 5.6 version in ubuntu 14.04 in which we have drupal 7 & 8 sites. While upgrading the PHP version, the PHP repository is not supported for this ubuntu version. So we planned to upgrade ubuntu 18.04 with Aegir's…
neo
  • 11
  • 2
1
vote
0 answers

Example make file for a drupal profile

I am trying to create a platform of a drupal profile, code below: the platform verifies but when creating a site from the platform I get the following error: WD php: Error: Call to undefined function mb_strcut() in SearchApiDbService::mbStrcut()…
user4560
  • 57
  • 1
  • 7
1
vote
1 answer

Aegir: Could not generate database backup from mysqldump, after Calling hook drush_db_pre_provision_backup

I installed Aegir package manually on a Debian server Jessie with (Aegir3, Drush 7.1.0 , provision 7.x-3.4, hostmaster 7.x-3.4) and every thing goes nice, except the backup feature, here is what i done: I activated the Hosting Site Backup Manager…
Ossama
  • 19
  • 1
  • 7
1
vote
1 answer

Aegir hosting-queued service doesn't start

I have installed Aegir on my Ubuntu 14.04 (inside a Docker container) following the manual installation guide. But when I execute sudo /etc/init.d/hosting-queued start, it replies me Starting Aegir queue daemon... ok but nothing happens, the daemon…
Anthony O.
  • 22,041
  • 18
  • 107
  • 163
1
vote
0 answers

Cannot pass data from signup form to installation profile

I have recently installed Aegir (6.x-2.1) on a Debian 6.0.10 (squeeze) following the instructions found here http://community.aegirproject.org/node/400. I have followed the instructions found here: https://groups.drupal.org/node/97039, to pass data…
teoKosmo
  • 11
  • 3
1
vote
2 answers

Aegir external API

I'm building a system that will utilize Aegir to manage a collection of Drupal sites, and I'd like to be able to trigger Aegir tasks (such as setting up new sites) remotely by other parts of the system. For example, when a user sets up a new…
Michael C. O'Connor
  • 9,742
  • 3
  • 37
  • 49
0
votes
0 answers

is Aegir Drupal10 compatible?

I believe that Aegir is not compatible with Drupal10. Aegir Release Notes Is it planned and for when ?
Matoeil
  • 6,851
  • 11
  • 54
  • 77
0
votes
1 answer

Adding modules/themes to a platform after it has been built

New user here... Installed D8+Civi by building a composer based git repo for the platform then stamping out a few test sites. It worked really well. But now I am at the point of realizing I missed a few modules and I want to add some themes to apply…
HeneryH
  • 95
  • 1
  • 8
0
votes
2 answers

Cannot clone an aegir site

I am getting this error while cloning the site on aegir Unknown option: --profile. See drush help provision-backup for available >options. To suppress this error, add the option --strict=0. [2.39 sec, 21.19 MB] I am using aegir3 on ubuntu 14.04.4.…
Maahirx
  • 13
  • 4
0
votes
1 answer

Aegir stuck clone/migration/install tasks

I'm working on Aegir for migrating/cloning sites from platform1/db1 to platform2/db2. Platform1, platform2, db1 and db2 are verified successfully, but when i try to migrate/clone site the tasks spinning for ever. When i go into the server i can see…
Swaroop Kundeti
  • 515
  • 4
  • 11
  • 25
0
votes
1 answer

Add servers/platforms from backend in Aegir using drush

I'm looking for automating the process of creating new server, installing packages, adding server and platform to Aegir host. I know how to do it with GUI for adding server and platform but not sure to do it from backend(CLI) using drush. Would be…
Swaroop Kundeti
  • 515
  • 4
  • 11
  • 25
0
votes
1 answer

switch chef-client user during bootstrap

I've written a recipe to install Aegir. I would like to bootstrap a new instance on aws with aegir recipe, The installation goes well but fails to execute "drush hostmaster-install" as it throws "Drupal installation not found" error. It installs…
Swaroop Kundeti
  • 515
  • 4
  • 11
  • 25
1
2