mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#1039: Fix image links in asset hosting page
This commit is contained in:
parent
4605685b35
commit
cbc2b35ac6
@ -11,7 +11,7 @@ To publish assets on the Ocean Marketplace, publishers must provide a link(an UR
|
||||
|
||||
On Ocean Marketplace, a publisher must provide the link to the asset during publish step. Once the asset is published, this link cannot be changed. So, it is essential that the publisher correctly sets this field (shown in the below image).
|
||||
|
||||
 (1).png>)
|
||||

|
||||
|
||||
### Hosting services
|
||||
|
||||
@ -27,7 +27,7 @@ Open https://drive.google.com and upload the file you want to publish on the Oce
|
||||
|
||||
The file URL will be of the form `https://drive.google.com/file/d/<FILE-ID>/view?usp=sharing`, where the `<FILE-ID>` is the unique alphanumeric string. Verify if the URL is correct by entering it in a browser and check if the file is downloaded.
|
||||
|
||||
 (1).png>)
|
||||

|
||||
|
||||
**Step 2 - Create a downloadable link**
|
||||
|
||||
@ -41,7 +41,7 @@ Note the `<FILE-ID>` from step 1 and create a URL as below.
|
||||
|
||||
After creating a downloadable file URL, fill the `File*` field with the downloadable URL created in step 2.
|
||||
|
||||
 (1).png>)
|
||||

|
||||
|
||||
_Note: Google Drive allows only shared files to be downloaded, as shown in the above steps. The above method does not work with the shared folder. As a workaround, publishers can upload a zip of a folder and upload it as a file._
|
||||
|
||||
@ -61,47 +61,47 @@ Create an account on [Azure](https://azure.microsoft.com/en-us/). Users might al
|
||||
|
||||
Go to the Azure portal: https://portal.azure.com/#home and select `Storage accounts` as shown below.
|
||||
|
||||

|
||||

|
||||
|
||||
**Create a new storage account**
|
||||
|
||||

|
||||

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

|
||||

|
||||
|
||||
**Storage account created**
|
||||
|
||||

|
||||

|
||||
|
||||
**Step 2 - Create a blob container**
|
||||
|
||||

|
||||

|
||||
|
||||
**Step 3 - Upload a file**
|
||||
|
||||

|
||||

|
||||
|
||||
**Step 4 - Share the file**
|
||||
|
||||
**Select the file to be published and click Generate SAS**
|
||||
|
||||

|
||||

|
||||
|
||||
**Configure the SAS details and click `Generate SAS token and URL`**
|
||||
|
||||

|
||||

|
||||
|
||||
**Copy the generated link**
|
||||
|
||||

|
||||

|
||||
|
||||
**Step 5 - Publish the asset using the generated link**
|
||||
|
||||
Now, copy and paste the link in the Publish page in the Ocean Marketplace.
|
||||
|
||||

|
||||

|
||||
|
||||
#### OneDrive
|
||||
|
||||
@ -111,17 +111,17 @@ Create an account on [Microsoft](https://www.microsoft.com/en-us/microsoft-365/o
|
||||
|
||||
Go to [OneDrive](https://onedrive.live.com/) and upload the file to be published.
|
||||
|
||||

|
||||

|
||||
|
||||
**Step 2 - Get link**
|
||||
|
||||
After the file is uploaded, right click on the file and click `Embed`, and copy the link.
|
||||
|
||||

|
||||

|
||||
|
||||
Copy the highlighted content as shown in the below image:
|
||||
|
||||

|
||||

|
||||
|
||||
The copied content has the following format:
|
||||
|
||||
@ -147,4 +147,4 @@ Enter the URL in the browser and verify if the file is downloaded correctly.
|
||||
|
||||
Copy and paste the link in the Publish page in the Ocean Marketplace.
|
||||
|
||||

|
||||

|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 87 KiB |
Binary file not shown.
Before Width: | Height: | Size: 87 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue
Block a user