Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to configure the WS listen address separately from the host name #153

Open
bertfrees opened this issue Oct 2, 2020 · 0 comments

Comments

@bertfrees
Copy link
Member

bertfrees commented Oct 2, 2020

There could be a new system property called org.daisy.pipeline.ws.listen-address.

And a property called org.daisy.pipeline.ws.listen-port for the port.

See daisy/pipeline-assembly#184.

bertfrees added a commit to daisy/pipeline that referenced this issue Aug 26, 2022
… it in href attributes

This makes the href attributes actually usable (note that they are
currently not used in the CLI and web UI client).

Before, the org.daisy.pipeline.ws.host, org.daisy.pipeline.ws.port and
org.daisy.pipeline.ws.path properties, which are used to configure the
"listen address" of the web server, were also used in the href
attributes, but this doesn't always make sense.

Related issues:
- daisy/pipeline-framework#153
- daisy/pipeline-assembly#184
bertfrees added a commit to daisy/pipeline that referenced this issue Sep 22, 2022
… it in href attributes

This makes the href attributes actually usable (note that they are
currently not used in the CLI and web UI client).

Before, the org.daisy.pipeline.ws.host, org.daisy.pipeline.ws.port and
org.daisy.pipeline.ws.path properties, which are used to configure the
"listen address" of the web server, were also used in the href
attributes, but this doesn't always make sense.

Related issues:
- daisy/pipeline-framework#153
- daisy/pipeline-assembly#184
bertfrees added a commit that referenced this issue Jan 24, 2023
…attributes

This makes the href attributes actually usable (note that they are
currently not used in the CLI and web UI client).

Before, the org.daisy.pipeline.ws.host, org.daisy.pipeline.ws.port and
org.daisy.pipeline.ws.path properties, which are used to configure the
"listen address" of the web server, were also used in the href
attributes, but this doesn't always make sense.

Related issues:
- #153
- daisy/pipeline-assembly#184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant