Currently ds-host server configuration is inflexible. It requires a domain name, for example, making it impossible to just start on localhost.
This issue is about outlining the possible ways to conect that should be supported (some day).
Current Config Fields
Currently the config for ds-host has these relevant fields:
Server
http port, tls port, no-tls and tls-cert.
External Access
scheme, domain, subdomain, port.
Docs say: "The values here are essentially used to create links in the interface that the user will follow."
Question: what is the definition of "external"? See scenarios below.
Manage TLS certificates
ACME stuff for obtaining TLS certs.
Currently
ds-hostserver configuration is inflexible. It requires a domain name, for example, making it impossible to just start on localhost.This issue is about outlining the possible ways to conect that should be supported (some day).
Current Config Fields
Currently the config for ds-host has these relevant fields:
Server
http port, tls port, no-tls and tls-cert.
External Access
scheme, domain, subdomain, port.
Docs say: "The values here are essentially used to create links in the interface that the user will follow."
Question: what is the definition of "external"? See scenarios below.
Manage TLS certificates
ACME stuff for obtaining TLS certs.