This site is a static archive of the Aegir community site. Documentation has moved to http://docs.aegirproject.org. Other community resources can be found on the Contacting the community page.
Skip navigation

Discussion

Help

How to deploy configuration level changes on multiple sites?

Tagged:

I have multiple sites in Aegir. All sites are identical. So when a new feature added or old issue fixed then I have to deploy the change individually for each site. I am not talking about codebase changes as all sites are using same codebase. But the problem with the configuration level changes.

Is there any automatic to deploy configuration level changes without visit every site individually?

Link to @mig5's article on Fabric and drush provision

In mig5's excellent article on using provision from the command line there's a link to an article on using it in conjunction with Fabric etc. ... which is broken. Any chance you could re-link the article?

Many thanks!

How to have a custom site provision websites ?

Hello,

I'm hosting my sites at omega8 and I've been provisioning them through the regular hostmaster site.

I now would like to use a custom website in order to provision and manage my websites (create, edit, delete, flush cache, disable, add/edit/delete aliases etc...).

I've been in touch with omega8 support team and they told me all of what could be told over support mails, I guess now my questions are getting out of the scope of support requests and since I can't find much documentation on precisely what I want to do I'm asking it here: What is the architecture I should put in place

Virtual mailboxes for additional clients on same domain set up with BOA

I have installed BOA. It looks very nice. I used Virtualmin before and heard so many great things about BOA I tried it. My question is that creating virtual servers (domains) in Virtualmin is very easy and one domain can have as many user mailboxes as needed. How to do the same with BOA? How to connect to the BOA mail server from an external email client? What are the SMTP/POP3/IMAP configuration? If no similar mail services, what would be the best solution? Can Virtualmin run alongside BOA? I installed _EXTRA_LIST with VMN (Webmin).

Warning on clone or migration - standard profile missing

When I try to clone or migrate my side, there is a warning that the standard profile is missing.

Strangely enough, there are two entries in the row - one time it is ticked of and one time it is declared as missing.

Cloning or migrating still works well and no problems appear afterwards.

3.0-alpha1 released

Referenced Page: 
3.0-alpha1 release notes

Installing the Hosting Queue Daemon on Arch Linux

I know this might be a little off topic. I have installed Aegir on Arch Linux and I had no issues with the installation. Everything works except the tasks are not executed. They refresh every 20Seconds as I have set it up, however they are not executed. I beleive this is because the Hosting queue daemon is not running.

Backup and deploy on a new server "Creating default object from empty value" warning, can't verify.

I'm moving my sites to a new server. - I have a fresh Aegir 2.1 (with nginx) - I've moved old d7 platform (without sites) from an Aegir 1.9 setup to the 2.1, verified the it and can create new sites on it. - I've created a backup in aegir on the old server and transferred it across, and I'm using provision deploy to restore the backup to the moved platform. You know the drill. - Provision save and deploy on a site appear to work without a hitch.

.htaccess password and IP protection doesn't work with Aegir

Hi, the idea is to protect access to website with password if visitor is not coming from local IP (192.168.1.xxx). So I tried on Quickstart (doesn't have Aegir, Drush only) to set following in .htaccess:

AuthName "Username and password required"
  AuthUserFile /home/quickstart/websites/mytestsite/.htpasswd
  AuthType Basic
  Require valid-user
  Order Deny,Allow
  Deny from all
  Allow from 192.168.1.
  Satisfy Any
And this works. Now I tried to add this in .htaccess in platform root on server where Aegir is installed but it didn't work.

Hosting front end offline after upgrade - database gone

I ran some system updates a while back which took my sites offline. After much effort, I upgraded aegir to 2.1 (as well as a number of other things) and got the sites back online. The web front end was still offline though, but I figured I'd solve that later. Well, later is now, and while trying to figure out why it's offline, I discovered that the aegir database is gone! No wonder the site won't load.

Not sure where to start.

Need help?

Discussion

The discussion area lets your team communicate by posting updates and discussing issues. It is a great place for sharing progress, discussing challenges, and exploring ideas.