net

Search

You can find the results of your search below.

Docker nginx / php notes
204 Hits, Last modified:
) ; - kqueue (FreeBSD >= 4.1, OpenBSD >= 2.9, NetBSD >= 2.0) ; - /dev/poll (Solaris >= 7) ; - port... docs for more specific information. ; https://php.net/configuration.file ; The syntax of the file is e... ions only work under ; CGI/FastCGI. ; https://php.net/ini.sections ; Directives are specified using th... pting language engine under Apache. ; https://php.net/engine engine = On ; This directive determines w
Docker Deluge Image / Service
70 Hits, Last modified:
es a VPN and is set-up to block non VPN WAN (internet) access. On my virtual machine implementation of... usage===== I use 2 forms of vpn (virtual private network) on my home server. - VPN to gain remote se... private access to my home LAN from the WAN (internet). //This is where I describe this [[https://wiki.kptree.net/doku.php?id=linux_router:wireguard|Wireguard VPN
Docker
55 Hits, Last modified:
{{tag>linux docker cli installation network volume iptables nftables portainer}} Much of this material ... 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... for Docker and can be checked with ''sudo sysctl net.ipv4.ip_forward''. It would also adversely affec
Docker mailserver
48 Hits, Last modified:
org';</code> ====references==== *sqlitetutorial.net [[https://www.sqlitetutorial.net/|SQLite Tutorial]] *sqlitetutorial.net [[https://www.sqlitetutorial.net/sqlite-cheat-sheet/|SQLite Cheat Sheet]] *tutorialspoint.com [[http
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
Docker Host
15 Hits, Last modified:
DHCP on this machine. As my upstream (WAN) internet speed is about 265Mb/s down and 23Mb/s up this ro... overall and should easily handle multi Gb/s internet traffic, as well as more complex resource intensi... standard Debian files. See [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:kvm&s[]... nstall vim * Set static ip address and a bridge network (this varies on the install type) * For n
Nextcloud Container
12 Hits, Last modified:
ted. As well as cleaning up [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-nextcloud#file_in... xtcloud/data/html/themes:/var/www/html/themes networks: - proxy environment: - MYSQ... USER=nextcloud - MARIADB_AUTO_UPGRADE=1 networks: - proxy redis: image: redis:alpine restart: always networks: - proxy web: image: nginx
Reverse Proxy Server
11 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="tr... ortainer-ssl/traefik|here]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>d
Docker init Systems
11 Hits, Last modified:
se image. Some examples: *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dns#docker_-_dns_... server|DNS (ISC Bind9)]] *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dhcp#docker_-_dhc... |DHCP server (ISC Kea)]] *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-deluge#docker_del... ain wiki documenation) *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-mailserver#docker
Docker - DHCP Server
10 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 o... l|Text client for Kea DHCP Control Agent.|?| ====Network Ports==== From IANA Service Name and Transpor... DHCP service and a Kea Control Agent. ====Docker Network Type==== This is a good case where the Docker
Docker - DNS Server
8 Hits, Last modified:
g parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 *net.ipv4.conf.all.proxy_arp = 1 * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar for ipv6 After... etc/bind/named.conf'' *''named-checkzone kptree.net /etc/bind/db.kptree.net'' *''named-checkzone 1.
turn server
5 Hits, Last modified:
URN)]] is a protocol that assists in traversal of network address translators (NAT) or firewalls for mu... Protocol (UDP). It is most useful for clients on networks masqueraded by symmetric NAT devices. TURN d... unning servers on well known ports in the private network through a NAT; it supports the connection of ... es not allow unsolicited access to the local area network address space. Interestingly IPv6 is not li
Calibre
4 Hits, Last modified:
- 8089:8081 restart: unless-stopped networks: - proxy networks: proxy: external: true </code> Notes: - Example version: "2.1" ... - 8087:8083 restart: unless-stopped networks: - proxy networks: proxy: external: true </code> Notes: - Example version: "2.1"
Dokuwiki
2 Hits, Last modified:
--opt device="/home/docker_store/cloud.kptree.net/data" \ --opt o=bind cloud_data </code> <cod... volumes: - /home/docker_store/wiki.kptree.net/config:/config ports: - 8081:80 #
Homepage dashboard
2 Hits, Last modified:
e that Heimdall. [[https://homepage.local.kptree.net/]] ====References / Links==== *Heimdall *[... peed tester==== [[https://speedtest.local.kptree.net/admin|KPTree Speed Tester page]] ====References=