An open API service indexing awesome lists of open source software.

https://github.com/flavienbwk/docker-varnish-drupal-example

A docker-compose installation to set-up a Drupal website with Varnish caching.
https://github.com/flavienbwk/docker-varnish-drupal-example

apache2 docker-compose drupal-8 varnish web-cache

Last synced: about 1 year ago
JSON representation

A docker-compose installation to set-up a Drupal website with Varnish caching.

Awesome Lists containing this project

README

          

# docker-varnish-drupal-example

A docker-compose installation to set-up a Drupal website with Varnish caching.
Works with PostgreSQL database.

Simply run the following command :
```
docker-compose up -d
```

Connect on `localhost` in your browser to access Drupal through Varnish.