port

Search

You can find the results of your search below.

Docker nginx / php notes
37 Hits, Last modified:
E_ADDR $remote_addr; fastcgi_param REMOTE_PORT $remote_port; fastcgi_param SERVER_ADDR $server_addr; fastcgi_param SERVER_PORT $server_port; fastcgi_param SERVER_NAME $server_name; # PHP only, required if PHP was b
Docker mailserver
9 Hits, Last modified:
resolves roundcubemail to the local IP address at port 9000. The /var/www/html provides the access path... pages. The server is normally setup to listen on port 9000. Additional servers can be setup using other... n pools that are differentiated by ip address and port, or socket file. If the client and servers are on... e machine they can communicate via local host and port or via socket file. If remotely hosted they comm
Docker
6 Hits, Last modified:
rtainer/portainer-ce:latest </code> Notes: *The port 8000 (-p 8000:8000) is not normally required on c... 0>//**Further to this Kea dhcp control agent uses port 8000 as default.**//</fc> *Some browsers give s... ne to be seen else were via the network. Default port seems to be 9001. * First stop the agent contai... atted)| |''docker stats'' | Show stats| |''docker port CONTAINER'' | Show mapped port of a container| *
Docker - DHCP Server
5 Hits, Last modified:
=== From IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]: <code>bootps 67 {tcp, udp} Boots... Client (DHCP)</code> The Kea Control Agent uses port 8000 by default, but that value can be manually d
Docker Deluge Image / Service
4 Hits, Last modified:
envpn-nftables as a container called deluge, with port 8112 passed through, the deluge web interface. ... penvpn does not seem to work well with "standard" port mapping option of Docker. The VPN performs unreliably with the nftables and the map port to the local web interface simply stops working. ... container ''%%/usr/bin/python3 /usr/bin/deluged --port=58846 --config=/root/.config/deluge/ &%%'' howeve
Reverse Proxy Server
4 Hits, Last modified:
. =====Entrypoints===== The Standard entry point port normally defined are HTTP (port 80 and perhaps 8080) and HTTPS (port 443). If you are using other services then additional entry point... eed to be defined, as required for each service / port. Mail servers are an example that requires use o