1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Issue-#808: Add documentation for running own docker registry

This commit is contained in:
Akshay 2022-01-07 12:56:11 +01:00
parent 240e62a26f
commit 620f30c2aa
2 changed files with 5 additions and 2 deletions

View File

@ -4,11 +4,12 @@ description: Learn how to setup own docker registry and push images for running
---
## Prerequisites
1. Running docker environment on the server.
2. Domain name is mapped to the server IP address.
3. SSL certificate
## Step 1: Generate password file
## Generate password file
Replace content in `<>` with appropriate content.
@ -79,4 +80,4 @@ docker image tag example.com/my-algo:latest
## Next step
You can publish an algorithm asset with the metadata containing registry url, image, and tag information to enable users to run C2D jobs.
You can publish an algorithm asset with the metadata containing registry url, image, and tag information to enable users to run C2D jobs.

View File

@ -45,6 +45,8 @@
link: /tutorials/compute-to-data-datasets-algorithms/
- title: Writing Algorithms
link: /tutorials/compute-to-data-algorithms/
- title: Setting up docker registry
link: /tutorials/compute-to-data-docker-registry/
- group: Storage Setup
items: