Conversation
|
it's a fork of an existing PR, that's why there's 3 files changed instead of 1. We'll merge the other PR first. Edit: merged |
c794bcb to
9735ad0
Compare
|
Acceptance server is available at https://docs-ephvcvyhf.hypernode.io. |
docs/ecommerce-applications/shopware-6/how-to-configure-remote-storage-for-shopware-6-x.md
Outdated
Show resolved
Hide resolved
docs/ecommerce-applications/shopware-6/how-to-configure-remote-storage-for-shopware-6-x.md
Outdated
Show resolved
Hide resolved
|
Is there any way we can unify the object storage documentations? I think we have a Platform/Object Storage page, and then loose ones under Magento and shopware spaces. Any way to find them better? |
…bucket name for Hypernode Object Storage
|
Acceptance server is available at https://docs-ephvcvyhf.hypernode.io. |
|
Acceptance server is available at https://docs-ephvcvyhf.hypernode.io. |
|
|
||
| ## Shopware remote storage documentation | ||
|
|
||
| - [Filesystem](https://developer.shopware.com/docs/guides/hosting/infrastructure/filesystem.html) |
There was a problem hiding this comment.
Since it's just one link, I think it's better to move this one to the Configuring the application section
| credentials: | ||
| key: 'your aws access key' | ||
| secret: 'your aws secret key' | ||
|
|
| credentials: | ||
| key: 'access key' | ||
| secret: 'secret key' | ||
|
|
|
|
||
| **AWS S3** | ||
|
|
||
| If you're using Amazon's S3 bucket, your configuration file should include the following: |
There was a problem hiding this comment.
| If you're using Amazon's S3 bucket, your configuration file should include the following: | |
| If you're using the AWS S3 service, your configuration file should include the following: |
No description provided.