Overview
If your Application has storage requirements you can add an AWS S3 (Simple Storage Solutions) Bucket in the Engine Yard Kontainers Web Console. Creating a new Cloud Storage bucket is simple using the EYK Web Console and can be used as the destination for your Application's storage. After creating the bucket, collect the Regional Hostname from the Cloud Storage page and incorporate it into your application.
Solution
-
Login to the EYK Web Console
-
You will arrive on the Applications page:
- Click on the Resources drop-down at the top of the page
-
Click on Cloud Storage
-
You will arrive on the Cloud Storage page:
-
Create Cloud Storage: Click this button to create a new Cloud Storage bucket
-
Create Cloud Storage: Click this button to create a new Cloud Storage bucket
-
You will arrive on the Add Cloud Storage page:
- Cluster: Select the Cluster where you want the S3 Bucket to reside, which is the same Cluster as the Application you want to connect to the bucket
- Cloud Storage Name: Enter the name that you want to use for the S3 Bucket
-
Create Cloud Storage: Click this button to create the bucket
-
You will return to the Cloud Storage page:
- Cluster: Cluster where the S3 Bucket is deployed
- Name: Name of the S3 bucket that you assigned
- Regional Hostname: Copy the Regional Hostname to use in your application when you need to access the bucket
-
Actions: Click the View button to open the Details page for your S3 Bucket
-
You will arrive at your Bucket's Details page:
- Regional Hostname: URL of your S3 bucket
- Region: The AWS Region where the bucket is deployed
- Access Key ID: The S3 Access Key ID is not revealed in the interface, but can be copied to your clipboard using the copy icon to the right
- Secret Access Key: The S3 Secret Access Key is not revealed in the interface, but can be copied to your clipboard using the copy icon to the right
- Canonical Name: The CNAME assigned by AWS to your S3 bucket
-
ARN: This is the Amazon Resource Name (ARN) assigned by AWS to your S3 bucket
-
You will arrive on the Applications page:
Comments
Article is closed for comments.