An application is not reachable via http

Edit on GitHub

Description

An application like Yves, BackOffice(Zed), GlueStorefront(Glue), GlueBackend or MerchantPortal is not reachable after installation.

Solution

In deploy.*.yml, ensure that SSL encryption is disabled:

docker:
    ssl:
        enabled: false