BOA

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

BOA is an acronym of high performance Barracuda, Octopus and Aegir LEMP stack.

The BOA project has moved to Github!

  • Use our Github project for contributing code, or reporting bugs, or requesting features.
  • Join us in the omega8cc/boa chat room on Gitter.

New releases announcements are posted on Twitter

ckosloff's picture

Crazy things in D729 platform

The weirdest of things are happening on new 7.29 platforms, and not only there.
I've had similar issues in my localhost reported here:
https://www.drupal.org/node/2307967
I think security update is defective, there are several reports in the issue queue.
I have a critical domain pointed to an IP address in my BOA server.
I know that this IP works as I can ssh into it, run BOA scripts, etc.
This domain name and wildcard have been pointed at it for some time, more than enough for propagation.

Read more
ckosloff's picture

New relic install

Today I upgraded to BOA 2.2.7, and also upgraded octopus.
Hit a snag when upgrading BOA from barracuda up-stable, process freezed.
Rebooted server and it froze just before completion, could not clean so finally it threw error: Could not write, broken pipe.
Finally it went through after third attempt.
I am looking into server issues, but I would like to ask if anybody experienced same issues on upgrade.

Now to the question in the title:
could anybody give me some clear instructions on how to install new relic?
I know that I have to get a license key even for their lite version.

Read more
leelive's picture

Need "legacy upgrade" clarification

As you can see below from my March 31 post, my last attempt to upgrade failed. Thanks to charos and geoff for their suggestions. Maybe it was too late but running xdragon didn't help and my octopus name is still the default.

Anyway, I restored the entire Linode from backup so am still running BOA 2.1.3 which is screaming for updates. Obviously I'm hesitant to upgrade BOA beyond 2.1 given my experience but I'm confused by this statement:

Read more
ckosloff's picture

docs not found

http://boa.readthedocs.org/en/latest/
You've found something that doesn't exist.

So where are the docs?

Read more
michelhack's picture

Ready to BOX: Vmware + debian 7.5 + BOA (stable local max)

I have created a BOA (stable local max) installation in Debian 7.5 running in Vmware

username/password
- root/password
- user/password
- o1.ftp/Y7GEJjv2

how to use:
- get a Vmware app, (player, workstation, etc)
- download the files, see bellow for links
- open file .ovf
- boot up

log as root and figure you IP by running ifconfig
$ ifconfig

write your IP you'll need that later

In your host computer modify your hosts file (C:\Windows\System32\drivers\etc)
add the IP of the machine with the domains

Read more
leelive's picture

Processes in queue not running after upgrade from 2.1.3 to 2.2.5

This is a Linode install on Debian 6 64 (3.14.4).

While this upgrade appeared to run smoothly using:
$ cd;wget -q -U iCab http://files.aegir.cc/BOA.sh.txt;bash BOA.sh.txt
$ barracuda up-stable
$ octopus up-stable all both

all verifies are waiting in the queue and not executing.

Anyone know how to fix this?

An addendum:
It gets even stranger. When I tried to ssh back in I discovered the port had reverted to the default 22 instead of the port specified in my .barracuda.cnf.

Thanks

Read more
leelive's picture

Problems with latest upgrade

I logged in as root, ran

cd;wget -q -U iCab http://files.aegir.cc/BOA.sh.txt;bash BOA.sh.txt

barracuda up-stable

First try said barracuda not found. I repeated the process and install seemed normally.

To test I tried to create a Totem site. Install remains perpetually in the queue. View shows: "The queue is currently run every 5 sec, was last run 4 hours ago"

I've never had a problem with an upgrade before. Suggestions?

Thanks

Read more
ckosloff's picture

Anybody seen this?

http://imgur.com/v0AYpU8
When deleting a platform the overlay goes in a loop and spins forever.
I posted this issue in the BOA queue and it was closed immediately stating that it was not a BOA issue, but maybe browser or Hostmaster.
Did you guys ever get this?
Weird thing is that I don't always get it, sometimes it works fine and I get the green check, sometimes the overlay just hangs but the platform is deleted.

Read more
Anonymous's picture

Meme Generator

This is a bit off topic, but needed to ask somewhere. Where would be a good starting point in looking for someone to build a module/add functionality to BOA for a Meme generator? Something similiar to this:
http://codecanyon.net/item/meme-generator-wordpress-plugin/5195810

Peace,
Michael Clendening

Read more
ckosloff's picture

Creating platforms with makefiles

I have read through the article at omega8.cc, watched videos, checked project drush make documentation (very outdated, superseded by drush), and still unclear how to create platforms.
Please don't tell me they go under ~/static or permissions, I know that.
Can somebody give me simple steps to create custom platform for latest Drupal 7.28?

Read more
drurian's picture

Permissions for Vagrant users

Hello,
I need help configuring permissions for Vagrant user. After running BOA script, some of the Vagrant commands (i.e. rsync, halt, etc.) become unavailable because Vagrant can't read the distro info. It happens because Vagrant loses access to /bin/cat and other commands. Is there a way to retain default permissions for vagrant user?

Read more
ckosloff's picture

Is it possible to have welcome email resent?

For some obscure reason, the BOA welcome email, which I treasured in a folder in my Iceweasel (Thunderbird) email client, has disappeared.
Webmail does not show it either.
So, is it possible to have it resent?
Thank you.

Read more
ckosloff's picture

Problems symlinking files directory

I want to symlink files directory as omega8cc recommends.
I have a test site at /data/disk/o1/platforms/002/drupal-7.27.1-dev.
That is what I see in filezilla and it works, because that is where I upload modules, libraries and themes, in the /all directory.
I want to move the site's files directory to static/files/mytestsite/files, and symlink back from there.
I ssh as root to one of my server's IPs and I can navigate up to platforms, here is where the problem starts because:

web01:/data/disk/o1/platforms# ls -al
total 8.0K
drwx--x--x 2 o1 users 4.0K Jan 29 10:23 ./

Read more
ckosloff's picture

barracuda up-stable system hangs

Unable to just update OS (Debian Wheezy) without going through all the updates.
Command "barracuda up-stable system" says: Waiting 8 seconds, but then hangs and doesn't do anything.
I am obliged to use "barracuda up-stable".
Any of you guys having same issue?

Read more
ckosloff's picture

Confused on adding platforms

I recently installed latest BOA with the standard procedure of getting BOA.sh.txt via wget and then "barracuda up-stable".
I don't see how to add latest Drupal 7.27, I only have 7.24, I was expecting latest Drupal on latest BOA release.
I am confused on how to add platform, I already downloaded core, but don't know how to use make file.
Sorry for asking basic questions.

Read more
juc1's picture

Install SSL cert on BOA

Hi all,

Has anyone installed an SSL certificate on a BOA website eg for a shop? There are some instructions here for installing an SSL cert on nginx but I wonder if BOA will diverge from this eg at steps five and six where it mentions /etc/nginx/sites-available. Any ideas please??

Read more
geoff's picture

Problems with CRON since 2.2.2

I am having some issues with the CRON not running for my octopus sites since upgrading to 2.2.2. I was wondering is anyone else is having the same issue.

I have even created a completely new install on a blank server and am getting the same problems.

If I su as the octopus user and try and run hosting-dispatch directly, it says that the command is unknown. However, it appears in the list of available drush functions.

Does anyone have any ideas to test this out to see what I have done wrong or determine if it is actually and issue and needs to be put on the issue queue?

Read more
superman2's picture

System Integrity checking detected a modified system

Hi,

I have a VPS on DigitalOcean, and I have recently tried the BOA bash scripts to test different Drupal installations (and to try out Aegir, which I'm also new to).

What I have experienced lately (since the upgrade to BOA stable 2.2.0, and and newest version 2.2.2), is that I get emails that say "System Integrity checking detected a modified system". I'm getting these messages even if I'm not logged on the system and have not made any changes to the system.
I am not getting messages that other people have logged in, or tried to log in.

These files are changed:

Read more
juc1's picture

Enable access log

Hi all,

It seems that "Enable access log" at /admin/config/system/statistics on the original URL or dev alias does not work ie I check the box but after hitting "save" the box is unchecked. Is that expected behaviour and if so is there any way round it?

Thanks...

Read more
juc1's picture

how to check that drush make file is up to date?

Hi all - is there any good way to check that my drush make file is up to date before I run the drush make command to create a new platform? Could I use this https://drupal.org/project/makefile_extra and if so how would I install it in BOA?

Thanks...

Read more
Subscribe with RSS Syndicate content

BOA

Group organizers

Group notifications

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