Skip to content

AsocForDipStudiesAndTraining/Simuliidae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simuliidae

An open source Drupal CiviCRM Container Stack.

Goals

The purpose of the project is to provide a platform on which to build automated tooling for Drupal/CiviCRM websites. Examples include:

  1. A simple way for evaluators to launch their own local Drupal/CiviCRM installation.
  2. A standard for generating testing and development copies of production sites.
  3. A basis for an automated Drupal/CiviCRM demonstration site generator.
  4. A basis for a multi-site host.

Structure

The structure of the project mirrors that of the official Drupal docker project. Specifically, it follows that project's top level directory structure for Drupal versioning with subdirectories for image variants. Currently, the 7/apache and 8/apache have working implementations.

Status

This is a work-in-progress.

What It Is, What It Includes

This project includes instructions, docker compose files, files for building Docker images, and some bash scripts.

The Mariadb database image definition that is used is here: https://github.com/BlackflySolutions/mariadb

Evaluator Quick Start

Instructions for this function are in progress here: Evaluator Quick Start wiki page.

About

An open source Drupal CiviCRM Container Stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.5%
  • Dockerfile 14.5%