KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@docker_notes
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

VNC
5 Hits, Last modified: 7 hours ago
inuxserver/mariadb:latest restart: always networks: # - proxy - guac security_opt: ... security_opt: - no-new-privileges:true networks: # - proxy - guac # Guacamole - Remo... name: guacamole restart: unless-stopped networks: - proxy - guac security_op... - "traefik.enable=true" - "traefik.docker.network=proxy" ## HTTP Routers - "traefik.htt
Docker-Compose
15 Hits, Last modified: 18 hours ago
compose docker-compose "docker compose" container network}} ======Docker-Compose====== *Docker Docs [[h... .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 mailserver
8 Hits, Last modified: 13 days ago
' 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
Docker Deluge Image / Service
32 Hits, Last modified: 2 weeks ago
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
70 Hits, Last modified: 2 weeks ago
{{tag>linux docker cli installation network volume iptables nftables portainer}} ======Docker====== **Dock... 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 - DHCP Kea Server
11 Hits, Last modified: 4 weeks ago
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... DDNS. If DHCP or DNS are unavailable on my home network it can be very confusing, difficult, time consumi... en/latest/arm/config-templates.html#template-home-network-of-a-power-user|Templates]] ====Network Ports====
Docker Miscellaneous
9 Hits, Last modified: 2 months ago
-stopped container_name: it-tools networks: - proxy labels: - "traefik.enable=true" - "traefik.docker.network=proxy" - "traefik.http.routers.it-tools... p.services.it-tools.loadbalancer.server.port=80" networks: proxy: external: true </code>++++ Rememb... topped container_name: cyber-chef networks: - proxy labels: - "
Nextcloud Container
7 Hits, Last modified: 3 months ago
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
turn server
16 Hits, Last modified: 4 months ago
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
Docker nginx / php notes
6 Hits, Last modified: 5 months ago
sqlnd.net_read_buffer_size = 32768 ; Timeout for network requests in seconds. ;mysqlnd.net_read_timeout = ... for the server to fulfill it. (RFC 2774)| |511 |Network Authentication Required |Indicates that the client needs to authenticate to gain network access. (such as, "captive portatals" required fo... ccess Internet via Wifi hotspot. RFC 6585| |598 |Network Read Timeout Error |Used by some HTTP proxies to
Docker Host
11 Hits, Last modified: 6 months ago
nstall vim * Set static ip address and a bridge network (this varies on the install type) * For networkd: * ''sudo apt install bridge-utils'' KVM commonly uses a bridge network connection to access the host *The KVM virtual machine does not necessarily need a bridge network, but does usually need a static IP address
Reverse Proxy Server - Traefik
10 Hits, Last modified: 6 months ago
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
File Sharing
3 Hits, Last modified: 6 months ago
BSD. It can sync files between devices on a local network, or between remote devices over the Internet. Dat... ation for %I Documentation=man:syncthing(1) After=network.target StartLimitIntervalSec=60 StartLimitBurst=4... r an encrypted ssh connection. It is careful with network bandwidth, and runs well over slow links such as
Docker - DNS Server
4 Hits, Last modified: 6 months ago
====docker compose==== A key point is the docker network is in host mode. (The ports are opened directly o... the host and not routed from the docker internal network.) ++++docker-compose.yml| <code yaml>--- service... docker_store/bind9/.config/var/log:/var/log/' network_mode: host command: /bin/sh</code> ++++ ==... .net'', which are on separate serves on the local network. These DNS servers are for local LAN use only an
Private LAN VPN Access
6 Hits, Last modified: 6 months ago
e scope here concerns use of VPN (Virtual Private Network) to gain secure access from the public network to a local private network. It relates to private secure access and use from the public network. It does not consider public VPNs setup for publ
Calibre
4 Hits, Last modified: 10 months ago