9443
and expose a TCP tunnel server over port 8000
. The latter is optional and is only required if you plan to use the Edge compute features with Edge agents.--privileged
flag to Docker when deploying Portainer.9443
. Alternatively you can provide your own SSL certificate during installation or via the Portainer UI after installation is complete.9000
open for legacy reasons, add the following to your docker run
command:-p 9000:9000
docker ps
:localhost
with the relevant IP address or FQDN if needed, and adjust the port if you changed it earlier.