Skip to content

Automatic Proxy registration for https #229

Description

@SimonFischer04

!!! Before you start !!!!

  • I have verified that there is not already an issue requesting the same Enhancement
  • Is it about adding support for a new device-type?

Describe wanted Enhancement !
Follow up of #159. Automatically register the esphome path in the proxy, if the iobroker is running using https.
Requires support for this in the proxy first. see: ioBroker/ioBroker.proxy#134

Why should we put effort in it ?
Better user experience. No extra configuration steps required.

Additional context
Steps required (TODO: check how to do this):

  1. find out if the admin is running using https. if yes:
  2. check if the webserver is running using https
    1. if not: log warning that the user should probably also configure the web adapter to use https
    2. if yes: ->
  3. configure the proxy route
  4. find out the port the webserver is running
  5. configure the dashboardurl

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions