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
Added REMOTE_STORAGE deploy variable to Cloud Guide #8230
Merged
meker12
merged 3 commits into
ece-tools-2002.1.4-release
from
mae-mcloud-7153-remote-storage
Nov 16, 2020
Merged
Added REMOTE_STORAGE deploy variable to Cloud Guide #8230
meker12
merged 3 commits into
ece-tools-2002.1.4-release
from
mae-mcloud-7153-remote-storage
Nov 16, 2020
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
Co-authored-by: hguthrie <hguthrie@users.noreply.github.com>
Update release notes for ece-tools 2002.1.4 Merges changes from #8229
…evdocs into mae-mcloud-7153-remote-storage
Hi @meker12, thank you for your contribution! |
meker12
added a commit
that referenced
this pull request
Nov 19, 2020
* Update src/cloud/env/variables-deploy.md * Added REMOTE_STORAGE deploy variable documentation * Update release notes for ece-tools 2002.1.4 Merges changes from #8229 Co-authored-by: Oleg Posyniak <oleg.posyniak@gmail.com> Co-authored-by: hguthrie <hguthrie@users.noreply.github.com>
bdenham
added a commit
that referenced
this pull request
Feb 1, 2021
* Added REMOTE_STORAGE deploy variable to Cloud Guide (#8230) * Update src/cloud/env/variables-deploy.md * Added REMOTE_STORAGE deploy variable documentation * Update release notes for ece-tools 2002.1.4 Merges changes from #8229 Co-authored-by: Oleg Posyniak <oleg.posyniak@gmail.com> Co-authored-by: hguthrie <hguthrie@users.noreply.github.com> * Add release note for opcache flush option (#8240) * Add release note for opcache flush option Add information about the `opcache.enable_cli` PHP option for resetting cache configuration when deploying Magento on the Cloud platform. (MCLOUD-7015) * MCLOUD-7120: Add command which validate .magento.env.yaml locally before push * Update src/cloud/project/magento-env-yaml.md Co-authored-by: Barny Shergold <barny.shergold@vaimo.com> * Update src/cloud/project/magento-env-yaml.md Co-authored-by: hguthrie <hguthrie@users.noreply.github.com> * MCLOUD-7120: Add command which validate .magento.env.yaml locally before push * MCLOUD-7120: Add command which validate .magento.env.yaml locally before push * Update src/cloud/project/magento-env-yaml.md * MCLOUD-7306: Ece-tools release notes * MCLOUD-7306: WIP - Release notes update to fix a bad merge. * version and markdown fixes * Update src/cloud/project/magento-env-yaml.md Co-authored-by: hguthrie <hguthrie@users.noreply.github.com> * Draft of release notes and related documentation * Updated language for cache:flush step. :) * Minor updates. * Apply suggestions from code review Co-authored-by: hguthrie <hguthrie@users.noreply.github.com> * Updated ece-tools release notes from reviews. * Updated ece-tools release notes from reviews. * Updated ece-tools release notes from reviews. Co-authored-by: Margaret Eker <meker@adobe.com> Co-authored-by: Oleg Posyniak <oleg.posyniak@gmail.com> Co-authored-by: hguthrie <hguthrie@users.noreply.github.com> Co-authored-by: Oleksandr Shmyheliuk <oshmyheliuk@magento.com> Co-authored-by: Barny Shergold <barny.shergold@vaimo.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
2.x
Internal Dev
Differentiates work between community and Magento staff
Progress: done
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.
Closes #8299
Purpose of this pull request
This pull request merges changes from PR #8218 and adds release notes for the new REMOTE_STORAGE deployment variable.
Affected DevDocs pages
whatsnew
Added the
REMOTE_STORAGE
environment variableto the Deploy variables topic in the Cloud Guide . This variable enables Cloud Projects for remote storage of media files using a storage service such as AWS S3.