6 ms·
We're looking into it. We optimistically want to do it. We haven't committed to doing it, because we're prioritizing some other stuff right now :P
by vincentge 4y ago
We're looking into it. We optimistically want to do it. We haven't committed to doing it, because we're prioritizing some other stuff right now :P
- ramon 4y agoIf doing a docker swarm which ports are required? Not clear on installation documentation.
- eldad_fux 4y agoYou just need to open port 80 and 443 for HTTP communication.
- christyjacob4 4y agoyes it would be 80 and 443 for http traffic. And the ports that swarm requires for internal communications https://docs.docker.com/engine/swarm/swarm-tutorial/#open-protocols-and-ports-between-the-hosts https://docs.docker.com/engine/swarm/swarm-tutorial/#open-pr...