This repository was archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add command to configure varnish section so that Varnish is purged wh… #5721
Merged
hguthrie
merged 4 commits into
magento:master
from
mattskr:update-launch-docker-varnish-command
Oct 22, 2019
Merged
Add command to configure varnish section so that Varnish is purged wh… #5721
hguthrie
merged 4 commits into
magento:master
from
mattskr:update-launch-docker-varnish-command
Oct 22, 2019
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…en cache is cleared
An admin must run tests on this PR before it can be merged. |
I marked waiting for response because I am waiting for an internal dev to get back to me. I'm in the process of updating the Varnish section. I want to make sure this is placed properly. Thanks for your patience! |
yes, I will do that now. |
hguthrie
approved these changes
Oct 22, 2019
running tests |
Thanks @mattskr 👍 |
Hi @mattskr, thank you for your contribution! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
2.x
Partner: Zilker Technology
partners-contribution
PR created by Magento partner
Technical
Updates to the code or processes that alter the technical content of the doc
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
Updates cloud docker documentation with the extra command to configure Varnish as a http-cache-host so that Varnish will purge when you do a Magento cache clean
Affected DevDocs pages
https://devdocs.magento.com/guides/v2.3/cloud/docker/docker-config.html
https://devdocs.magento.com/guides/v2.2/cloud/docker/docker-config.html
Links to documentation on how to configure Varnish
https://devdocs.magento.com/guides/v2.3/config-guide/varnish/use-varnish-cache.html
whatsnew
Updated the Cloud launch modes documentation to configure Varnish as a http-cache-host so that Varnish purges with a Magento cache clean.