Sign inSign up

smartrics/iotics-sparql-http

By smartrics

Updated about 2 years ago

SPARQL 1.1 compliant proxy to IOTICSpace FKG

Image
Networking
Integration & delivery
Databases & storage
0

104

smartrics/iotics-sparql-http repository overview

the image runs an http proxy to an IOTICSpace SPARQL over gRPC.

Run it as

docker run -d -p 80:<proxy port> --env-file .env smartrics/iotics-sparql-http:latest

Create an env file with the following content

PORT=<proxy port>
HOST_DNS=<iotics host dns>
RESOLVER_URL=<iotics resolver>
AGENT_SEED=<seed for agent identity>
AGENT_KEY=<an agent key name>

USER_SEED=<seed for user identity>
USER_KEY=<a user key name>

ENABLE_ANON=<boolean: whether allow anonymous access to the proxy>
TOKEN_DURATION=<max duration for server generated tokens, expressed as ISO8601, eg PT60S>

Tag summary

Content type

Image

Digest

sha256:d699273c8

Size

105.8 MB

Last updated

about 2 years ago

docker pull smartrics/iotics-sparql-http:0.5