Fix minio docs (#901)

* Add minio links to sidebar

* Minio plugin page

* Fixed some typos
This commit is contained in:
Edin Skeja
2021-12-09 19:11:05 +01:00
committed by GitHub
parent a0b6946b5f
commit 34ad5bbd4e
7 changed files with 68 additions and 6 deletions
@@ -6,7 +6,7 @@ In order to work with images in Medusa, you need a file service plugin responsib
At this point, you should have an instance of our store engine running. If not, we have a [full guide](https://docs.medusa-commerce.com/tutorial/set-up-your-development-environment) for setting up your local environment.
### Set up up AWS
### Set up MinIO
#### Create an MinIO bucket
@@ -50,4 +50,4 @@ The two access keys in the options are the ones created in the previous section.
### Try it out
Finally, run your Medusa server alongside our admin system to try out your new file service. Upon editing or creating products, you can now upload thumbnails and images, that are stored in an MiniO server.
Finally, run your Medusa server alongside our admin system to try out your new file service. Upon editing or creating products, you can now upload thumbnails and images, that are stored in an MinIO server.
@@ -6,7 +6,7 @@ In order to work with images in Medusa, you need a file service plugin responsib
At this point, you should have an instance of our store engine running. If not, we have a [full guide](https://docs.medusajs.com/tutorial/set-up-your-development-environment) for setting up your local environment.
### Set up up AWS
### Set up AWS
#### Create an S3 bucket
@@ -6,7 +6,7 @@ In order to work with images in Medusa, you need a file service plugin responsib
At this point, you should have an instance of our store engine running. If not, we have a [full guide](https://docs.medusajs.com/tutorial/set-up-your-development-environment) for setting up your local environment.
### Set up up DigitalOcean
### Set up DigitalOcean
#### Create a Space