boa

Barracuda Octopus Aegir BOA-3.2.2

Github stars Tracking Chart

README

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

Includes all-in-one bash scripts (see docs/INSTALL.txt for details) to install
and upgrade high performance Aegir Hosting Systems for Drupal, with Nginx,
PHP-FPM, Zend OPcache, MariaDB and Redis.

###--------------------------------------------------------------------------###

Installation instructions .........: docs/INSTALL.txt

Upgrade instructions ..............: docs/UPGRADE.txt

Bug reporting .....................: CONTRIBUTING.txt <----- Read This First

Barracuda configuration template ..: docs/cnf/barracuda.cnf

Octopus configuration template ....: docs/cnf/octopus.cnf

System control files index ........: docs/ctrl/system.ctrl

Platform and site level INI templates:

aegir/conf/default.boa_platform_control.ini

aegir/conf/default.boa_site_control.ini

Advanced password encryption ......: docs/BLOWFISH.txt

Custom Nginx rewrites .............: docs/HINTS.txt

HHVM support ......................: docs/HHVM.txt

Modules enabled or disabled .......: docs/MODULES.txt

MultiCore Solr Jetty ..............: docs/SOLR.txt

Octopus batch migration ...........: docs/MIGRATE.txt

Platforms configuration symbols ...: docs/PLATFORMS.txt

Remote S3 backups .................: docs/BACKUPS.txt

RVM, Compass Tools, and NPM .......: docs/RVM.txt

Single site migration .............: docs/REMOTE.txt

SSL with single or extra IP .......: docs/SSL.txt

FAQ ...............................: docs/FAQ.txt

###--------------------------------------------------------------------------###

You can install one Aegir Master Instance and any number of Aegir Satellite
Instances. The Master Instance holds the central Nginx configuration for all
Satellite Instances and thus shouldn't be used to host your sites. Please
always use one or more Satellite Instances to host your sites.

The 'Master' and 'Satellite' names in the Barracuda/Octopus context are not
related to the multi-server Aegir features. It is related to the multi-instance
environment, with virtual chroot/jail for every Aegir Satellite instance.

Barracuda is the main script for the Aegir Master Instance system install and
upgrades, including OS environment and main Aegir instance, but no platforms
(besides hostmaster) are installed there.

Octopus is an Aegir + Platforms installer (you can interactively choose
the platforms you wish to install on the instance) and updater only. It allows
to install new versions of platforms with clean directory structure, with code
shared between all created instances, so one vanilla Octopus instance is using
only 35 MB, while most of the code, which is over 1400 MB in total, is shared.

Sharing the code between instances is of critical importance, because it allows
you to dramatically lower RAM and CPU usage, because most of the actively used
code is opcode cached.

With multi-install system you have to remember that all of them will use the
same Nginx server, so you could break the system trying to install site with
the same domain on two or more instances. The instances will not be aware of
other running instances, so it is your responsibility to use such system wisely.

There is also Tuner script available (see aegir/tools/BOND.sh.txt) for easy
system tuning for development and switching it back easily to the standard
production settings.

SUPPORTED VIRTUALIZATION SYSTEMS {c} please read also: docs/CAVEATS.txt

  • Linux KVM guest
  • Linux VServer guest
  • Microsoft Hyper-V
  • Parallels guest
  • VirtualBox guest
  • VMware ESXi guest
  • Xen guest

SUPPORTED LTS OS {c} please read also: docs/CAVEATS.txt

  • Debian 9 Stretch (recommended)
  • Debian 8 Jessie (upgrade to Stretch with _JESSIE_TO_STRETCH=YES)
  • Ubuntu Trusty 14.04 (limited support)
  • Ubuntu Precise 12.04 (limited support)

OTHER REQUIREMENTS

  • SSH (RSA) keys for root are required by newer OpenSSH versions used in BOA.
  • Wget must be installed.
  • The outgoing TCP connections via ports: 25, 53, 80 and 443 must be open.
  • Minimum 4 GB RAM and 2 CPU (with Solr minimum 8 GB RAM and 4+ CPU recommended)
  • Locales with UTF-8 support, otherwise en_US.UTF-8 (default) is forced.
  • Basic sysadmin skills and experience.
  • Willingness to accept BOA PI (paranoid idiosyncrasies).

PROVIDES

=== Included/enabled by default - see docs/NOTES.txt for details

  • PHP-FPM 7.3, 7.2, 7.1, 7.0, 5.6 multi-install mode, configurable per site.
  • Latest release of MariaDB 5.5 or 10.1 database server with Adminer manager.
  • All libraries & tools required to install and run Nginx based Aegir system.
  • Magic Speed Booster cache, working like a Boost + AuthCache, but per user.
  • Entry level XSS built-in protection on the Nginx level.
  • Firewall csf/lfd integrated with Nginx abuse guard.
  • Autonomous Maintenance & Auto-Healing scripts in /var/xdrago.
  • Every 3 seconds uptime/self-healing local monitoring.
  • Automated, rotated daily backups for all databases in /data/disk/arch/sql.
  • Letsencrypt.org SSL support - see docs/SSL.txt for details.
  • HTTP/2 or SPDY Nginx support.
  • PFS (Perfect Forward Secrecy) support in Nginx.
  • PHP extensions: Zend OPcache, PHPRedis, UploadProgress, MailParse and ionCube.
  • Fast Redis Cache/Lock/Path with DB auto-failover for all Drupal core versions.
  • Limited Shell, SFTP and FTPS accounts per Aegir Client with per site access.
  • Drush access on command line in all shell accounts.
  • Composer and Drush Make access on command line for main shell account only.
  • PHP errors debugging, including WSOD, enabled on the fly on .dev. aliases.
  • Built-in collection of useful modules available in all platforms.

=== Optional add-ons - see docs/NOTES.txt for details

  • MultiCore Apache Solr 7 and Solr 4 - see docs/SOLR.txt for details.
  • New Relic Apps Monitor with per Octopus license and per Site reporting.
  • RVM, Compass Tools, and NPM - see docs/RVM.txt for details.
  • Image Optimize toolkit binaries.
  • FFmpeg support.
  • Bind9 DNS server.
  • Collectd server monitor.
  • Fast DNS Cache Server (pdnsd) (not supported on Linode)
  • LDAP Nginx support via third-party module (experimental)
  • MongoDB driver for PHP (experimental)
  • GEOS extension for PHP (experimental)
  • Chive database manager (deprecated)
  • SQL Buddy database manager (deprecated)
  • HHVM support - see docs/HHVM.txt for details (deprecated)
  • Webmin Control Panel (deprecated)

OCTOPUS PLATFORMS

Octopus can install and/or support the platforms listed below:

@ Drupal 8.7

Lightning 4.1.0 -------------- https://drupal.org/project/lightning
Thunder 8.4.0 ---------------- https://drupal.org/project/thunder
Varbase 8.7.3 ---------------- https://drupal.org/project/varbase
Social 8.7.1 ----------------- https://drupal.org/project/social

@ Drupal 7.69.1

aGov 3.12 -------------------- https://drupal.org/project/agov
Commerce 1.59 ---------------- https://drupal.org/project/commerce_kickstart
Commerce 2.63 ---------------- https://drupal.org/project/commerce_kickstart
Commons 3.50 ----------------- https://drupal.org/project/commons
Drupal 7.69.1 ---------------- https://drupal.org/project/drupal/releases/7.69
Guardr 2.51 ------------------ https://drupal.org/project/guardr
OpenAid 2.8 ------------------ https://drupal.org/project/openaid
OpenAtrium 2.644 ------------- https://drupal.org/project/openatrium
OpenLucius 1.7 --------------- https://drupal.org/project/openlucius
OpenOutreach 1.57 ------------ https://drupal.org/project/openoutreach
OpenPublic 1.30 -------------- https://drupal.org/project/openpublic
Opigno LMS 1.42 -------------- https://drupal.org/project/opigno_lms
Panopoly 1.71 ---------------- https://drupal.org/project/panopoly
Restaurant 1.15 -------------- https://drupal.org/project/restaurant
Ubercart 3.13 ---------------- https://drupal.org/project/ubercart

@ Pressflow 6.52.1

Commons 2.27 ----------------- https://drupal.org/project/commons
Pressflow 6.52.1 ------------- http://pressflow.org
Ubercart 2.15 ---------------- https://drupal.org/project/ubercart

MAINTAINERS

BOA development is maintained and sponsored by Omega8.cc

https://omega8.cc/about

CREDITS

DONATIONS

If you wish to support BOA development or simply send a nice 'Thank you'
to the Universe, please donate to the Aegir project. BOA devs participated
in Aegir core development for years, and BOA project, which is maintained
by Omega8.cc exists only thanks to Aegir project continued development.

You can donate using PayPal, Liberapay, Bitcoin or trough Open Collective at:

https://www.aegirproject.org/#donate

Thank you!

Overview

Name With Owneromega8cc/boa
Primary LanguageShell
Program languageShell (Language Count: 7)
Platform
License:
Release Count153
Last Release Name520proT02 (Posted on )
First Release Name1.4S (Posted on )
Created At2010-01-23 13:49:23
Pushed At2024-05-14 03:57:41
Last Commit At2023-05-05 19:35:33
Stargazers Count395
Watchers Count54
Fork Count80
Commits Count13.9k
Has Issues Enabled
Issues Count1701
Issue Open Count171
Pull Requests Count71
Pull Requests Open Count1
Pull Requests Close Count15
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top