drupal-docker icon indicating copy to clipboard operation
drupal-docker copied to clipboard

ToDo

Open theodorosploumis opened this issue 9 years ago • 0 comments

- Create new examples of docker-compose.yml such as:

  • [ ] Nginx + php7 + MySQL
  • [ ] Nginx + php7 + Postgres
  • [ ] Nginx Reverse Proxy

  • [ ] Aegir (full install)

  • [ ] composer (external image)
  • [ ] Adminer (external)
  • [ ] xdebug (as external image)
  • [ ] Blackfire (external image)
  • [ ] Solr (external image)
  • [ ] PimpMyLog (external image)
  • [ ] grunt (with NodeJS)
  • [ ] gulp (with Ruby)

  • [ ] Install custom installation (eg Commerce Kickstart)
  • [ ] Create Drupal project using composer

- Split Drupal to files only image (data image)

- Scale Drupal apps

- CI with docker-compose

- Push to Hub from a docker-compose.yml

theodorosploumis avatar May 28 '16 23:05 theodorosploumis