mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
GITBOOK-99: change request with no subject merged in GitBook
This commit is contained in:
parent
65b2f97fa5
commit
dfd48b8bdf
@ -18,31 +18,31 @@ Create an account on [AWS](https://aws.amazon.com/s3/). Users might also be aske
|
||||
|
||||
Go to the AWS portal for S3: https://aws.amazon.com/s3/ and select from the upper right corner `Create an AWS account` as shown below.
|
||||
|
||||

|
||||

|
||||
|
||||
**Fill in the details**
|
||||
|
||||
)
|
||||

|
||||
|
||||
**Create a bucket**
|
||||
|
||||
After logging into the new account, search for the available services and select `S3` type of storage.
|
||||
|
||||

|
||||

|
||||
|
||||
To create an S3 bucket, choose `Create bucket`.
|
||||
|
||||

|
||||

|
||||
|
||||
Fill in the form with the necessary information. Then, the bucket is up & running.
|
||||
|
||||

|
||||

|
||||
|
||||
**Step 2 - Upload asset on S3 bucket**
|
||||
|
||||
Now, the asset can be uploaded by selecting the bucket name and choosing `Upload` in the `Objects` tab.
|
||||
|
||||

|
||||

|
||||
|
||||
**Add files to the bucket**
|
||||
|
||||
@ -50,13 +50,13 @@ Get the files and add them to the bucket.
|
||||
|
||||
The file is an example used in multiple Ocean repositories, and it can be found [here](https://raw.githubusercontent.com/oceanprotocol/c2d-examples/main/branin\_and\_gpr/branin.arff).
|
||||
|
||||

|
||||

|
||||
|
||||
The permissions and properties can be set afterward, for the moment keep them as default.
|
||||
|
||||
After selecting `Upload`, make sure that the status is `Succeeded`.
|
||||
|
||||

|
||||

|
||||
|
||||
**Step 3 - Access the Object URL on S3 Bucket**
|
||||
|
||||
@ -68,7 +68,7 @@ Go to the `Permissions` tab and select `Edit` and then uncheck `Block all public
|
||||
|
||||
If editing the permissions is unavailable, modify the `Object Ownership` by enabling the ACLs as shown below.
|
||||
|
||||

|
||||

|
||||
|
||||
**Modifying bucket policy**
|
||||
|
||||
@ -93,13 +93,13 @@ Note that the `<BUCKET-NAME>` must be chosen from the personal buckets dashboard
|
||||
|
||||
After saving the changes, the bucket should appear as `Public` access.
|
||||
|
||||

|
||||

|
||||
|
||||
**Verify the object URL on public access**
|
||||
|
||||
Select the file from the bucket that needs verification and select `Open`. Now download the file on your system.
|
||||
|
||||

|
||||

|
||||
|
||||
**Step 4 - Get the S3 Bucket Link & Publish Asset on Market**
|
||||
|
||||
@ -109,6 +109,6 @@ Go to [Ocean Market](https://market.oceanprotocol.com/publish/1) to complete the
|
||||
|
||||
Copy the `Object URL` that can be found at `Object Overview` from the AWS S3 bucket and paste it into the `File` field from the form found at [step 2](https://market.oceanprotocol.com/publish/2) as it is illustrated below.
|
||||
|
||||

|
||||

|
||||
|
||||
####
|
||||
|
Loading…
x
Reference in New Issue
Block a user