Search
You can find the results of your search below.
Fulltext results:
- Docker nginx / php notes
- ll be used for allowed host. ; Example value: php.net,www.php.net,wiki.php.net ; Use "," for multiple hosts. No spaces are allow... ccess Internet via Wifi hotspot. RFC 6585| |598 |Network Read Timeout Error |Used by some HTTP proxies to signal a network read timeout behind the proxy to a client in ... front of the proxy. (Informal convention)| |599 |Network Connect Timeout Error |The connection timed ... P FastCGI Example]] *php *[[https://www.php.net/|php] *[[https://www.php.net/manual/en/|PHP M
- Docker
- docker network ls'' | List all volumes| |''docker network create NETWORK'' | Create a NETWORK| |''docker network inspect NETWORK'' | Show information (json formatted)| |''docker network rm NETWORK'' | Destroy a NETWORK| |''%%docker network ls --filter="dangling=tr... etwork arrangement I know nothing about. - None network - no assigned network, container has no external network connectivity ====References==== *[[https:/... orking tools and when attached to the same docker network can be used to diagnose the network and containers networks thereon. *''%%docker run --rm --name netsh
- Docker Deluge Image / Service
- interface, e.g. enp1s0 * ''%%docker run -it --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/... ocker_store/media/.config:/root/.config/deluge/ --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/... -v /mnt/disk2/Media/Temp/Complete:/app/Complete --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/... me-opt=o=addr=192.168.1.10,rw,nfsvers=4,async"' --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/
- Docker - DNS Server
- e IP forwarding permanent?]] *[[http://linux-ip.net/html/index.html|Guide to IP Layer Network Administration with Linux]] *[[https://linu... dercodetesting.com/understanding-arp-and-nat-core-networking-protocols-for-cybersecurity/|Understanding ARP and NAT: Core Networking Protocols for Cybersecurity]] *[[https:/... etc/bind/named.conf'' *''named-checkzone kptree.net /etc/bind/db.kptree.net'' *''named-checkzone 1.168.192.in-addr.arpa /et... My local recursive servers are ''ns1.local.kptree.net'' and ''ns2.local.kptree.net'', which are on separate serves on the local network. These DNS servers are for local LAN use onl
- Docker mailserver
- ent URL to help with routing, e.g. webmail.kptree.net versus mail.kptree.net for mail server. The webmail.kptree.net successfully used Traefik router and successfully... ain setup to function. See [[https://wiki.kptree.net/doku.php?id=docker_notes:docker#dns_and_nftable_iptables_netfilter_within_containers|netfilter use within cont... n. =====Mailserver testing from CLI===== *''telnet mail.kptree.net 25'' Tests the main SMPT mail server connectivity. Port 25 is also designated smtp. *''telnet mail.kptree.net 587'' Tests the mail client SMPT server connectiv
- turn server
- ypt certificate updates.) * Remember as macvlan networking has been used the Docker service is on the macnet host assign IP address, ''192.168.1.97'', not the... point to the public IP address for ''turn.kptree.net'' and ''stun.kptree.net'' *The local DNS similarity needs to be set-up ... l IP address (''192.168.1.97'') for ''turn.kptree.net'' and ''stun.kptree.net'' *The LAN router needs to forward WAN requests
- Docker Miscellaneous
- tchtower]] =====netbox===== [[https://github.com/netbox-community/netbox|Netbox]] is an IP address management (IPAM) and data ... ) tool. ====reference==== *[[https://github.com/netbox-community/netbox|Netbox]] *[[https://www.virtualizationhowto.com/2024/10/netbox-docker-compose-install-example/|NetBox Docker Compose Install Example]] *[[https://docs.linuxserver.io/images/docker-netbox/|linuxserver netbox]] <- docker_notes:ntp|Back ^ docker_notes:inde
- Docker Host
- n and where necessary using the [[https://www.skarnet.org/software/s6-rc/|S6-rc]] [[https://github.com/skarnet/s6-rc|init]] system. I avoid the use of Ubuntu n... s 4x 1Gb/s NICs. I have 2 wireless access points Netgear WAX206 with upstream ethernet connections to the main switch operating at 2.5Gb/s and each with 4x 1Gb/s downstream ethernet connections available. The Netgear WAX206 wireless access points are Wifi 6 rate... = *[[https://linuxconfig.org/how-to-use-bridged-networking-with-libvirt-and-kvm|How to use bridged networking with libvirt and KVM]] A list of self hos
- Docker - DHCP Kea Server
- 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 ... hedocs.io/en/kea-2.6.0/arm/dhcp4-srv.html#ipv4-subnet-identifier|ipv4-subnet-identifier]] resolved this error. Apparently thi... en/latest/arm/config-templates.html#template-home-network-of-a-power-user|Template: Home Network of a Power User]] *[[https://kb.isc.org/d
- File Sharing
- BSD. It can sync files between devices on a local network, or between remote devices over the Internet. Data security and data safety are built into its... ation for %I Documentation=man:syncthing(1) After=network.target StartLimitIntervalSec=60 StartLimitBur... isabled by default), # see https://docs.syncthing.net/advanced/folder-sync-ownership #AmbientCapabiliti... vice'' ====References==== *[[https://syncthing.net/|Syncthing]] *[[https://docs.syncthing.net/|D
- Reverse Proxy Server - Traefik
- === These containers all talk via a docker bridge network named proxy, ''docker network create proxy'' =====Traefik===== <code bash [... r.com/advanced-config/#best-practice-use-a-docker-network|Best Practice: Use a Docker network]] ====ssl certificates / openssl==== *''op... done</code> There is also [[https://techoverflow.net/2021/07/18/how-to-export-certificates-from-traefi... as main ingress fire wall [[https://doc.crowdsec.net/docs/bouncers/firewall/|Firewall Bouncer]]. Refe
- Docker init Systems
- sed upon Alpine Linux using the [[https://www.skarnet.org/software/s6/index.html|S6]] init system. The Skarnet.org is the S6 authors web site and main repositor... seems that the authors source pages [[https://skarnet.org|skarnet.org]] are often down or otherwise slow and reliable. An alternative mirror is [https://skarnet.github.io/|skarnet.github.io]] ---- Other Supervisor software disc
- Private LAN VPN Access
- 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 ... eviously successfully setup [[https://wiki.kptree.net/doku.php?id=linux_router:wireguard|KPTree wiregua... container_name: wireguard cap_add: - NET_ADMIN - SYS_MODULE #optional environmen
- Docker-Compose
- compose docker-compose "docker compose" container network}} ======Docker-Compose====== *Docker Docs... .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
- Nextcloud Container
- ted. As well as cleaning up [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-nextcloud#file_in... .ini:/usr/local/etc/php/conf.d/php-adjust.ini networks: - proxy environment: - MYSQ... USER=nextcloud - MARIADB_AUTO_UPGRADE=1 networks: - proxy redis: image: redis:alpine restart: always networks: - proxy web: image: nginx