Skip to content

specialprivacy/demonstrator-dispatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Special Platform Dispatcher

Description

This service is the primary entry point for the special platform. It contains the routing definitions for all the services used by the various frontends.

Configuration is managed by the Caddyfile, which can be mounted as a volume for local development

It also handles TLS termination when deployed onto a publicly accessible environment

Configuration

  • DOMAIN: The domain this server should listen on, by default ":80".
  • EMAIL: The email used to get a certificate from TLS, by default "off", which prevents the application from trying to get one.
  • KEYCLOAK_ENDPOINT: The endpoint where keycloak can be reached, by default "".
  • KONG_ENDPOINT: The endpoint where kong can be reached, by default "".
  • XDC_ENDPOINT: The endpoint where the data inventory can be reached, by default "".

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.md
Unknown
LICENSE.rdf

Stars

Watchers

Forks

Packages

No packages published