network

Search

You can find the results of your search below.

Docker
34 Hits, Last modified:
{{tag>linux docker cli installation network volume iptables nftables portainer}} Much of this material was ... n the host machine, see [[https://docs.docker.com/network/iptables/|Docker and iptables]]. <fc #ff0000>//*... eb server this effectively stopped the KVM bridge network from operating, so the virtual machines could not... n the Debian 11. As per[[https://docs.docker.com/network/iptables/#Docker on a router|Docker and iptables.
Docker Deluge Image / Service
31 Hits, Last modified:
usage===== I use 2 forms of vpn (virtual private network) on my home server. - VPN to gain remote secure... mpting to run openvpn. This setting allows docker networking to perform routing, which is required for vpn ... h more reliably in host mode ''%%docker run -it --network host --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The docker host network option also has problems the entire host network
Docker-Compose
15 Hits, Last modified:
compose docker-compose "docker compose" container network nftables iptables nft}} ======Docker-Compose=====... .docker.com/engine/install/|Docker Engine]] =====Networking===== By default Docker-Compose will create a new network for the given compose file. You can change the behavior by defining custom networks in your compose file. ====Create and assign cus
Docker - DHCP Server
9 Hits, Last modified:
en/latest/arm/config-templates.html#template-home-network-of-a-power-user|Home Network of a Power User]]. I was never quite sure I had the automatic fall over back... l|Text client for Kea DHCP Control Agent.|?| ====Network Ports==== From IANA Service Name and Transport Pr... DHCP service and a Kea Control Agent. ====Docker Network Type==== This is a good case where the Docker net
Docker Host
9 Hits, Last modified:
nstall vim * Set static ip address and a bridge network (this varies on the install type) * For networkd: * ''sudo apt install bridge-utils'' Docker will need a bridge network connection * ''/etc/network/interfaces'' <code bash>source /etc/network/interfaces.d/* # The loopba
Docker mailserver
8 Hits, Last modified:
' identified by 'PASSWORD';'' The Docker internal network is on 172. *php modules required do not seem to... 7.0.0.1 available to share. * Docker internal networking uses 172.16.0.0/12 (subnet mask 255.240.0.0), ... n=http://wiki2.dovecot.org/ After=local-fs.target network-online.target [Service] Type=simple ExecStart=/u... roundcubedb # links: # - roundcubedb networks: proxy: ports: - 9000:9000 v
Nextcloud Container
7 Hits, Last modified:
xtcloud/data/html/themes:/var/www/html/themes networks: - proxy environment: - MYSQL_PA... USER=nextcloud - MARIADB_AUTO_UPGRADE=1 networks: - proxy redis: image: redis:alpine restart: always networks: - proxy web: image: nginx res... x/nginx.conf:ro volumes_from: - app networks: - proxy volumes: nextcloud: db: ne
Reverse Proxy Server
7 Hits, Last modified:
nce my current specific installation. =====Proxy network to connect them all===== These containers all talk via a docker bridge network named proxy, ''docker network create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd... ortainer-ssl/traefik|here]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docke
turn server
5 Hits, Last modified:
URN)]] is a protocol that assists in traversal of network address translators (NAT) or firewalls for multim... Protocol (UDP). It is most useful for clients on networks masqueraded by symmetric NAT devices. TURN does ... unning servers on well known ports in the private network through a NAT; it supports the connection of a us... es not allow unsolicited access to the local area network address space. Interestingly IPv6 is not limite
Calibre
4 Hits, Last modified:
- 8089:8081 restart: unless-stopped networks: - proxy networks: proxy: external: true </code> Notes: - Example version: "2.1" changes ... - 8087:8083 restart: unless-stopped networks: - proxy networks: proxy: external: true </code> Notes: - Example version: "2.1" changes
Docker nginx / php notes
1 Hits, Last modified:
sqlnd.net_read_buffer_size = 32768 ; Timeout for network requests in seconds. ;mysqlnd.net_read_timeout =