Network access
Single server
• To enable users to connect onto LiveSP, the ports 80/TCP and 443/TCP have to be opened to the presentation layer.
• To be able to send emails, LiveSP (on the back server for multi) has to be able to contact the SMTP server on the appropriate port (for example port 25/TCP or 587/TCP).
• If you want access to Neo4J through the web UI (for support team or operation team), ports 7687/TCP and 443/TCP have to be opened (on the LiveSP proxy server for multi).
Multi servers
• All servers need to access your management server on:
• port 5000/TCP
• port 9200/TCP (to centralize logs)
• port 1202/TCP (optionally, if you want to install the bundled prerequisites)
• In order to install and update the application and update the application configuration, your management server needs to access all servers on port 22/TCP.
• In order to allow LiveSP docker services to communicate with each other by the docker swarm system, you need to ensure that following ports are open between all machines that are part of the architecture:
• port 2376/TCP
• port 2377/TCP
• port 7946/TCP
• port 7946/UDP
• port 4789/UDP