This link https://octopus.com/docs/installation/octopus-in-container/octopus-server-container refers to running octopus in a container. We’re trying this out on an Azure VM and it works ok so far however, obviously we want to ensure we run the site under SSL and our own URL, as we would for Octopus running on a standard VM.
The web link states that SSL is not supported; this sort of means that octopus deploy in a container cannot be used in publically available web hosts such as Azure as the login credentials are sent in plain text.
It’s listed as “coming soon”. When will SSL support be enabled?