Skip to content

Adding new containers removes portainer HTTPS port #670

@distante

Description

@distante

When enabled, portainer exposes the UI with port 9443, since IOTstack does not add that port to the docker-compose.yml file, one has to add it manually and then call docker compose up -d.

The problem is, that when a new container is added thru menu.sh the new added port fwd 9443:9443 is deleted.

Since version 2.9 Portainer CE has HTTPS enabled by default. (https://docs.portainer.io/start/upgrade/docker#upgrading-your-portainer-server)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions