Skip to content

decentralized-identity/uni-registrar-driver-did-web

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

DIF Logo

Universal Registrar Driver: web

This is a Universal Registrar driver for did:web identifiers.

Specifications

Build and Run (Docker)

Build

docker build -f ./docker/Dockerfile . -t universalregistrar/driver-did-web

Run

docker run -p 9080:9080 -v dids-volume:<uniregistrar_driver_did_web_basePath> universalregistrar/driver-did-web

mounting a volume is not needed if the uniregistrar_driver_did_web_basePath is set under /opt

docker run -p 9080:9080 universalregistrar/driver-did-web

Driver Environment Variables

uniregistrar_driver_did_web_basePath
uniregistrar_driver_did_web_baseUrl
uniregistrar_driver_did_web_generatedFolder