CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Civicrm in Docker Container
Pages: [1]

Author Topic: Civicrm in Docker Container  (Read 592 times)

sriz786

  • I post occasionally
  • **
  • Posts: 35
  • Karma: 0
Civicrm in Docker Container
December 10, 2015, 10:43:59 am
Hello,

Have we enabled/provided Civirm instance for Joomla/Drupal/Wordpress for Docker Container?

Can we start discussion and availability of Civicrm instance for Docker container,

Thank you,

Riz
Rizwan

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: Civicrm in Docker Container
December 10, 2015, 03:10:18 pm
There is a Docker project at:

https://github.com/progressivetech/docker-civicrm-buildkit

I like this approach in that it uses the same build tools as the demo/test/dev systems. At the same time, different folks come into Docker with different goals; each of the following would lead to slightly different requirements for a Docker container:

  • A developer tool that reproduces different permutations of Civi (v4.6+Drupal; v4.6+WP; v4.7+Drupal; etc)
  • A self-sufficient, quick-start Civi app that you can download and turn on with a 2-3 commands
  • A way to replicate staging and production environments of a highly customized site.
  • A way to design a scalable cluster that includes Civi as one component

docker-civicrm-buildkit is strongest on the first use-case. It would be great if we could enhance/refactor that Docker project to meet the requirements of more use-cases, although it would also be quite reasonable for someone to publish a different container more focused on quick-start or for scaling.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Civicrm in Docker Container

This forum was archived on 2017-11-26.