Skip to content

Instantly share code, notes, and snippets.

@tiotsop01
tiotsop01 / gsoc'18.md
Last active August 12, 2018 20:06
Google Summer of Code 2018 Final Submission Report.

Making CiviCRM Cloud Native and Docker Friendly

The objective of this GSoC'18 project was to make civiCRM compliant to the methodology outlined by The Twelve Factor App documentation for building software-as-a-service apps.

Objectives Attained

CiviCRM is now suitable for deployment on modern cloud platforms, obviating the need for servers and systems administration

CiviCRM now minimize divergence between development and production, enabling continuous deployment for maximum agility