Discussion

Events happening in the community are now at Drupal community events on www.drupal.org.

The Aegir Project has moved!

This Drupal group is no longer actively used.
To get involved and learn more about Aegir, you should go to our community site,
which also contains our official documentation section and the official discussion group.

Discussion

anarcat's picture

I am on a vacation in europe

I am taking two weeks off work (which includes aegir work), starting today. I mention this because I will not be available to process all the marvelous patches and issues you people are submitting to the issue queue following the drupalcon presentation. :) I feel it may be the same for other developpers.. Don't worry, we'll be back!

Read more
luiginica's picture

Packtpub.com - Nginx HTTP Server Book - July 2010

https://www.packtpub.com/nginx-http-server-for-web-applications/book

In detail

This book serves as a detailed guide to setting up Nginx in different production situations: as standalone server, as reverse proxy, interacting with applications via FastCGI, and more. In addition, the complete directive reference will be your best friend at all stages of the configuration and maintenance processes.

Read more
pearcec's picture

Domain used for automatic subdomain hosting:

Sorry for the noise. But I just came across this feature. And I need to tip my hat and say brilliant for getting this in as a normal feature. Adrian was this you? Whoever it was nice work. I was planning on doing something like this and you worked it out before it. Thanks! I owe someone a beer!

Read more
dmartens's picture

[SOLVED] SSH access for Aegir user account

Hello,

I am attempting to install Aegir and I am stuck at the SSH configuration step. I am probably overlooking something obvious but can't figure out what that is. I have, however, searched the forum for others having the same problem, have read general documentation on SSH and Aegir-specific discussion of this issue, but still cannot resolve my problem.

Specifically: I have reviewed the canonical instructions for Aegir and the following pages (plus many other pages not listed):
http://groups.drupal.org/node/36886

Read more
omega8cc's picture

Octopus and Barracuda - Dual-Core Aegir Installer with 10+ Platforms - deploy, upgrade and clone Aegir instances in 8 minutes! (big update)

UPDATE: Barracuda and Octopus new home is on d.o, plus there is BOA group:

http://drupal.org/project/barracuda
http://drupal.org/project/octopus
http://groups.drupal.org/boa


NOTE: this thread is a continuation of previously single-core Barracuda Installer introduction: http://groups.drupal.org/node/84074.

Read more
transmitter's picture

PHP setup for Aegir / multisite

Hi there,

we are just about to setup a new LAMP system for Aegir.
Do you have any recommendations towards the Apache / PHP setup?
There is another server which is running PHP as fastCGI and this is not nice to administer - so I'd like to go with a more standardized setup this time (debian and deb packages whereever possible).

How about SuPHP?
Does APC integrate smoothly into Aegir?
Are there any best practices that come to mind, thinking of a new environment with this system?

Thank you in advance
Bye, Transmitter

Read more
adrian's picture

Aegir 0.4 Alpha 12 released

Just in time for our drupalcon presentation, the aegir project would like to present our 0.4 alpha 12 release.

This release was primarily about cleaning up file permission problems related to the last fixes, and also improving our views 2 support. We as usual bundle a bunch of bugfixes and a few new features.

Read more
transmitter's picture

Using Aegir and WordPress on one system?

Hi there,

I'm just wondering about this in the INSTALL.txt of provision:

the server must be reserved for
Aegir. Sharing the server with other control panels such as Cpanel, Plesk or
AlternC will very likely create problems and is not supported.

Can I run some WordPress installations on the same server (other vHosts of course)?

And I assume that wanting to have SysCP is not really wise in that case?

Thank you in advance
Bye, Transmitter

Read more
bryanhirsch's picture

how does Aegir decide what to put in settings.php and drushrc.php?

When Aegir writes (or re-writes) settings.php and drushrc.php, how does it figure out which install profile to reference?

Here's why I'm asking:

I just upgraded to 0.4 alpha 11 from 0.4 alpha 6 and had to re-verify all my sites to get them to come back online after the upgrade. When I "verify" a site, Aegir rewrites settings.php and drushrc.php. (That is:
/var/aegir/platforms/myplatform/sites/mysite.com/settings.php and
/var/aegir/platforms/myplatform/sites/mysite.com/drushrc.php)

Read more
benkant's picture

Accessing hosting data from an install profile

Hello chaps and chapettes,

Previously I've been able to use the various provision_db_connect(), provision_db_fetch_array() functions to obtain data from the aegir database from within my install profile for a newly provisioned site. With the new services abstraction these functions appear to be gone.

An example of what I need to do might be adding a openid credentials of the aegir client that created the site, or setting the site_name based on information gathered when the user created the site.

Something like...


provision_db_connect();

Read more
patcon's picture

Soliciting feedback for graphical Drupal promo video

Sorry if someone thinks I'm cross-posting too much, but I just wanted to get opinions from everyone who might have a stake in this :)

Alright, so I'm trying to think how I can do my part for this little community, and since I've got some degree of proficiency with Adobe Premiere and After Effects, I thought I might be able to put together a little video to explain exactly what Drupal is. I'm envisioning something with a catchy beat, and graphic/text elements -- no voice-overs. I'm in the really early stages of thinking about this, but I'm considering this picture to be my biggest influence right now as to the feel of the presentation:

Only local images are allowed.

(I really like the tetris-like style of it, and think that's something to work with!)

Read more
d1b1's picture

Aegir Module to Add Apache Aliases

Greatings All,

We are working our way through the aegir suite of modules, hooks and code. We recently found that if we added our own aliases for files etc to the vhost files, they got wacked during the next verify (Makes sense). The Aegir Verify task rebuilds the site apache vhost file each time. We then found and added code to the template file used to build the vhost files. This provides a great solution for aliases we wanted included for all new sites.

template: provision/web_server/provision_apache_vhost.tpl.php

Read more
d.cox's picture

I need to run cron as an authenticated user - in aegir

I found some information @ drupal.org/cron but wonder if this is the right way to do it in the Aegir system?

Running cron as an authenticated user


SITE= site-url
USERNAME=user.name
PASS=ChangeMe!!12

COOKIES=/tmp/cron-cookies.txt
WGETPARAMS="--quiet -O /dev/null --no-check-certificate --save-cookies $COOKIES --keep-session-cookies --load-cookies $COOKIES"

if you run drupal in a default language different than English you need to modify this

LOGIN="Log%20in"

wget $WGETPARAMS "${SITE}user"

Read more
ensignavenger's picture

Aegir installed, works fine provisioning standard Drupal, but fails on Open Atrium and others

Hi,

I have been able to get Aegir installed and it works fine to provision sites on the standard Drupal 6.19 platform. But I added the latest Open Atrium, Tattler, ProsePoint, Pressflow, and ManagingNews distributions. I have tested and retested them, searched the Internet, and I still can't get any of them to work. Drupal 6.19 works fine. The following is the error I get when trying to install Open Atrium. The Drupal Status Report shows my PHP Memory Limit set to 128M. Your kind assistance is very appreciated, as always!

Read more
neokrish's picture

502 Bad Gateway error with Barracuda Aegir

I have installed Barracude Aegir that comes with Nginx. It works superb!

However, when use the Re-install Modules link in the devel module, I get

502 Bad Gateway

The url the website is trying to reach is:
http://domain.com/devel/reinstall?destination=admin%2F

Any help is appreciated.

Thanks,
Shankar

Read more
wildfeed's picture

Remote node creation using cURL with Aegir?

Is it possible to log into an Aegir site remotely and add/node using cURL?

Apparently, this can be done on a D6 site:

http://drupal.org/node/80548
http://drupal.org/node/89710

Any reason it would not work with Aegir?

Read more
StuddMan's picture

Multiple developers, DRUSH, GIT, Aegir and drushrc.php permissons

I'm in the process of finalizing a simple GIT workflow in our Aegir environment and have stumble into a bit a road block giving Drush capability. We are building on the multi-user setup recommended by mig5 (http://perlucida.com/blog/software/four-tips-for-developing-drupal-under...) that takes advantage of the group permissions set by Provision (and adding developers to the "aegir" group) in the /sites directories. This combined with dropping some .git repos in the site root seems to be working pretty good for us so far but none of the dev users can use Drush.

Read more
Reox's picture

Create new Site from old one?

We have the following big problem with our aegir installation. Our first installation was 0.2 or something, we were very happy when everything worked right but then we had some troubles with migrating. aegir did not recognize packages are correctly installed or something (we dont know) so we cant migrate from any drupal version to another...

Read more
imadalin's picture

backups compression

hi there

is there a way to set other compression then gzip for backups?

i'd like to use lzma which provides the best compression (in debian/ubuntu is instaled by default with minimal install)

Read more
obrienmd's picture

Dev and Production Aegir servers

We have 2 Aegir servers, one for development work and one for production work. Currently the transition from a dev site over to the production server is quite cumbersome. First, we rsync the updated codebase over, then we copy the database over via mysqldump, then we import the codebase as a platform, which imports the site.

Read more
Subscribe with RSS Syndicate content

Discussion

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week