PHPackages                             silverstripe/bambusa-installer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. silverstripe/bambusa-installer

ActiveSilverstripe-recipe[Framework](/categories/framework)

silverstripe/bambusa-installer
==============================

Bambusa Project Template

11227[32 issues](https://github.com/silverstripe/bambusa-installer/issues)[7 PRs](https://github.com/silverstripe/bambusa-installer/pulls)PHP

Since Jul 2Pushed 3y ago16 watchersCompare

[ Source](https://github.com/silverstripe/bambusa-installer)[ Packagist](https://packagist.org/packages/silverstripe/bambusa-installer)[ RSS](/packages/silverstripe-bambusa-installer/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (10)Used By (0)

Overview
--------

[](#overview)

[![Build Status](https://camo.githubusercontent.com/fda7959698dbbbd2ffd9983ee2de828cf3a2c4dc574d0035bdf4e14cccb86051/68747470733a2f2f7472617669732d63692e636f6d2f73696c7665727374726970652f62616d627573612d696e7374616c6c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/silverstripe/bambusa-installer)

Demonstration project for SilverStripe CMS.

About this project
------------------

[](#about-this-project)

This project is meant to demonstrate key features of SilverStripe CMS. It combines both commercially supported modules and non-supported community modules. The frontend of the Bambusa demo is built on top of the [Bambusa Theme](https://github.com/silverstripe/bambusa-theme).

This project is used to build the demonstration environment when a user request a SilverStripe demo from [silverstripe.com/demo](https://silverstripe.com/demo).

It's not meant to be used directly by the community. However, there's nothing stopping third party from re-using it for their own demo. SilverStripe doesn't provide official support for this project.

Local Development
-----------------

[](#local-development)

This project is aimed to be deployed in an internal Kubernetes stack, as a set of Docker containers. You can approximate this setup locally by running it through [docker-compose](https://docs.docker.com/compose/).

```
cd docker
docker-compose up

```

Once all containers have launched, you should be able to access the site under `http://localhost:8200`.

If you need access to individual containers (e.g. SSH into the web container), you can use `docker-compose exec` to get an interactive shell with the webserver user:

```
docker-compose exec -u www-data web /bin/bash

```

Docker Builds
-------------

[](#docker-builds)

WARNING: The Docker image is specifically crafted for our internal Kubernetes stack. It is not supposed to suit any other needs.

The `docker/deploy.sh` script is run on [TravisCI](../.travis.yml) on green builds after merge to master.
It builds a new docker image and publishes it to docker hub as [silverstripe/bambusa-installer](https://hub.docker.com/r/silverstripe/bambusa-installer)

`.travis.yml` uses the following environment vars (these are supposed to be set on CI side):

- `DOCKERHUB_USER`, which is used to log in to docker hub (e.g. silverstripe)
- `DOCKERHUB_PASSWORD`, which is used to log in to docker hub (e.g. qwerty123)
- `DOCKERHUB_IMAGE`, which is the docker hub account+image (e.g. silverstripe/bambusa-installer)

The image includes basic PHP + Apache setup, including the application source code with installed dependencies (--prefer-dist)

The [docker/scripts](./docker/scripts) folder contains auxiliary tooling for running this image on our Kubernetes cluster

License
-------

[](#license)

```
Copyright (c) 2007-2018, SilverStripe Limited - www.silverstripe.com
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.
    * Neither the name of SilverStripe nor the names of its contributors may be used to endorse or promote products derived from this software
      without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/654636?v=4)[Aaron Carlino](/maintainers/unclecheese)[@unclecheese](https://github.com/unclecheese)

![](https://www.gravatar.com/avatar/b0cba8b534e20e6ab4fff555a97b237a18436ebca1446fc0b29c8a8b504038b9?d=identicon)[GuySartorelli](/maintainers/GuySartorelli)

![](https://avatars.githubusercontent.com/u/111025?v=4)[Ingo Schommer](/maintainers/chillu)[@chillu](https://github.com/chillu)

![](https://www.gravatar.com/avatar/a25bc04c5720a36869d5a39c6449dde7eb43e19b7c8e666d5f632d6a9ab440b1?d=identicon)[emteknetnz](/maintainers/emteknetnz)

![](https://www.gravatar.com/avatar/afbb3dcc9ef29c1a6eedd6addcae5fce9ab1271915a85a4c349301b71237368d?d=identicon)[silverstripe-machine01](/maintainers/silverstripe-machine01)

![](https://avatars.githubusercontent.com/u/1168676?v=4)[Maxime Rainville](/maintainers/maxime-rainville)[@maxime-rainville](https://github.com/maxime-rainville)

---

Top Contributors

[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (50 commits)")[![dnsl48](https://avatars.githubusercontent.com/u/9313746?v=4)](https://github.com/dnsl48 "dnsl48 (34 commits)")[![bergice](https://avatars.githubusercontent.com/u/541886?v=4)](https://github.com/bergice "bergice (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (3 commits)")[![sachajudd](https://avatars.githubusercontent.com/u/24258161?v=4)](https://github.com/sachajudd "sachajudd (3 commits)")[![maxime-rainville](https://avatars.githubusercontent.com/u/1168676?v=4)](https://github.com/maxime-rainville "maxime-rainville (2 commits)")[![emteknetnz](https://avatars.githubusercontent.com/u/4809037?v=4)](https://github.com/emteknetnz "emteknetnz (1 commits)")[![robbieaverill](https://avatars.githubusercontent.com/u/5170590?v=4)](https://github.com/robbieaverill "robbieaverill (1 commits)")

### Embed Badge

![Health badge](/badges/silverstripe-bambusa-installer/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-bambusa-installer/health.svg)](https://phpackages.com/packages/silverstripe-bambusa-installer)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
