port

Search

You can find the results of your search below.

Docker nginx / php notes
67 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
Reverse Proxy Server
43 Hits, Last modified:
ker traefik "reverse proxy" proxy ssl certificate portainer cloudsec}} ======Reverse Proxy Server====== ... o Tim [[https://docs.technotim.live/posts/traefik-portainer-ssl/|Put Wildcard Certificates and SSL on EV... tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]) Below is a basic description of the proc
Docker
38 Hits, Last modified:
cli installation network volume iptables nftables portainer}} Much of this material was originally sourc... the docker directory. //I try not to store any important files in docker, so this should be low risk fo... ements would need further consideration. =====Portainer===== [[https://www.portainer.io/|Portainer]] is a handy web view into the Docker system. It can b
Docker mailserver
30 Hits, Last modified:
hensive standard!//</fc> * Distribution List of Ports (information only) * <fc #ff00ff>Gentoo</fc>... s like ''less'' will not work properly unless ''export TERM=rxvt'' is used. <fc #ff0000>Hmmm... unimpres... 5.240.0.0), supposedly recent version of mysql support this notation ([[https://stackoverflow.com/questi... sk (right-hand side). Postfix has a built-in transport service called “virtual” that can receive the ema
Nextcloud Container
30 Hits, Last modified:
the Nextcloud community, and is not officially supported by Nextcloud! Linuxserver.io, as well as some... /nextcloud|Nextcloud]] image does not directly support cron. So it needs to be added, for the nextcloud... artion warns about missing php imagemagick-svg support I also added the Apline package to the updated im... web: image: nginx restart: always ports: - 8180:80 depends_on: - app
Docker Deluge Image / Service
9 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
Docker - DHCP Server
7 Hits, Last modified:
lient for Kea DHCP Control Agent.|?| ====Network Ports==== From IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number R
Docker-Compose
4 Hits, Last modified:
ue services: app: image: nginx:alpine ports: - 80:80 volumes: - web_data:/us... still # exists and systemd currently does not support the cgroup feature set required # for containers ... ment TasksMax if your systemd version does not support it. # Only systemd 226 and above support this option. TasksMax=infinity # set delegate yes so that sys
Calibre
2 Hits, Last modified:
/KarlData/Karl Data 2/Calibre_library:/config ports: - 8088:8080 - 8089:8081 restart... 1/KarlData/Karl Data 2/Calibre_library:/books ports: - 8087:8083 restart: unless-stopped
turn server
2 Hits, Last modified:
URN does not aid in running servers on well known ports in the private network through a NAT; it supports the connection of a user behind a NAT to only a sing
Docker Host
2 Hits, Last modified:
to date find an i5-1335U motherboard with 4+ SATA ports and PCIE expansion slot, most are laptop boards,... net dhcp auto br0 iface br0 inet static bridge_ports enp1s0 address 192.168.1.2/24 gateway 192.16
Docker - DNS Server
1 Hits, Last modified:
onsortium/bind9]] *[[https://serverspace.us/support/help/bind9-as-a-secondary-dns-server-on-ubuntu/|H
Dokuwiki
1 Hits, Last modified:
e/docker_store/wiki.kptree.net/config:/config ports: - 8081:80 # - 443:443 #optional
Docker init Systems
1 Hits, Last modified:
mber of legacy init systems that are no longer supported. =====s6 supervision rc system===== I decided