Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- DHCP / DNS Setup @linux_router
- my DNS and DHCP servers to Docker, [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dns#docker_-_... 5; secret "LBLC2Dg8v6hYNE/ecnd6Ag=="; }; zone "kptree.net" { type master; file "/var/lib/bind/db.kptree.net"; allow-update { key rndc-key; }; }; zone "1... zone definition file ''sudo vim /var/lib/bind/db.kptree.net'' ++++db.kptree.net|<code> ; This line indica
- Docker - DNS Server @docker_notes
- kconf /etc/bind/named.conf'' *''named-checkzone kptree.net /etc/bind/db.kptree.net'' *''named-checkzone 1.168.192.in-addr.arpa /etc/bind/db.1.168.192'' *''c... ==bind9 docker image==== I use the [[https://wiki.kptree.net/doku.php?id=docker_notes:init#s6_supervision_... S===== My local recursive servers are ''ns1.local.kptree.net'' and ''ns2.local.kptree.net'', which are on
- Docker mailserver @docker_notes
- up DNS and Traefik for this to be ''mailsql.local.kptree.net''. This will only be accessible on the LAN. ... DNS and Traefik for this to be ''mailadmin.local.kptree.net''. This will only be accessible on the LAN. ... quired\\ ssl_server_cert_file = /app/certificates/kptree.net.cer\\ ssl_server_dh_file = /etc/dovecot/dh.pem \\ ssl_server_key_file = /app/certificates/kptree.net.key\\ ssl_server_prefer_ciphers = server\\ ss
- dokuwiki setup notes @home_server
- to point to the appropriate ip addresses for wiki.kptree.net. The ipv4 points to a common public ipv4 ad... tes| ''sudo vim /etc/apache2/sites-available/wiki.kptree.net-ssl.conf'' <code> <IfModule mod_ssl.c> <V... 01:470:1f2c:10d::18]:443> ServerName wiki.kptree.net ServerAdmin webmaster@localhost ... SSLCertificateFile /etc/letsencrypt/live/wiki.kptree.net/fullchain.pem SSLCertificateKeyFile /
- KPTree - Email Server Setup @home_server
- che roundcube webmail certbot certificate}} ======KPTree - Email Server Setup====== =====Email Server Note... f %%example.com%% and %%mail.example.com%%" use %%kptree.net%% and %%mail.kptree.net%% instead *For "Fire up an Ubuntu 18.04 AWS Instance with a Suitable Securi... t certonly --webroot --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%''. This works straight
- Web Server setup @home_server
- ble/000-default.conf /etc/apache2/sites-available/kptree.net-http.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.conf'', in particular change ''Document... w/html'' to ''DocumentRoot /mnt/shared/www16/html/kptree.net/public_html''. Also change ''ServerName kptree.net'' and add-in directly after this line ''ServerAlia
- Wireguard VPN access from WAN to LAN @linux_router
- //This is where I describe this [[https://wiki.kptree.net/doku.php?id=tech_notes:docker-deluge#vpn_setu... ice IP address is 192.168.5.1, See [[https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_netwo... at is dicussed in greater death at [[https://wiki.kptree.net/doku.php?id=linux_router:nftables#hairpin_nat... ey = [optional] AllowedIPs = 0.0.0.0/0 Endpoint = kptree.net:51914 PersistentKeepalive = 25 </code> ----
- Docker init Systems @docker_notes
- x as base 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_-... _server|DHCP server (ISC Kea)]] *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-deluge#docker... g the main wiki documenation) *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-mailserver#do
- turn server @docker_notes
- nf| <code yaml># TURN server name and realm realm=kptree.net server-name=turnserver # Use fingerprint in ... encrypt/live/<DOMAIN>/privkey.pem cert=/etc/certs/kptree.net.cer pkey=/etc/certs/kptree.net.key # 443 for TURN over TLS, which can bypass firewalls #tls-listenin... t up to point to the public IP address for ''turn.kptree.net'' and ''stun.kptree.net'' *The local DNS si
- Wifi Router / Access Points @linux_router
- ame 'OpenWrt'</code> ++++ I copy my main '*.local.kptree.net' cer/crt and key files from LetsEncrypt to th... -server''. *''scp .config/certificates/'*.local.kptree.net.key' root@wifi-ap1.local.kptree.net:/etc/uhttpd.key'' to copy across the key *''scp .config/certificates/'*.local.kptree.net.cer' root@wifi-ap1.local.kptree.net:/etc/uhtt
- Docker Miscellaneous @docker_notes
- k.http.routers.it-tools.rule=Host(`it-tools.local.kptree.net`)" #- "traefik.http.middlewares.it-... routers.it-tools-secure.rule=Host(`it-tools.local.kptree.net`)" - "traefik.http.routers.it-tools... tp.routers.cyber-chef.rule=Host(`cyber-chef.local.kptree.net`)" #- "traefik.http.middlewares.cyb... ers.cyber-chef-secure.rule=Host(`cyber-chef.local.kptree.net`)" - "traefik.http.routers.cyber-ch
- Nextcloud Container @docker_notes
- just noted. As well as cleaning up [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-nextcloud#fil... m/_/mariadb|Dockerhub mariadb]] *[[https://wiki.kptree.net/doku.php|github mariadb]] *mariadb *[[h... ith a tag to keep this snapshot. [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:oth... maintenance mode Listing of: ++++ php occ|<code> KPTree Nextcloud 27.1.3 Usage: command [options] [arg
- File Sharing @docker_notes
- irca 2013. My server setup is described here: *kptree [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-nextcloud|nextcloud]] is Docker based setup, that I currently use, since 2022. *kptree [[https://wiki.kptree.net/doku.php?id=home_server:web_server_setup#nextcloud_setup|nextcloud]] is a VM se
- Router Miscellaneous @linux_router
- perate. ---- ====glances==== See [[https://wiki.kptree.net/doku.php?id=tech_notes:programs#python|KPTree Pyton/pipx]] for more information * ''sudo apt instal... mul Algo Docker page [[file://///kpts/shared/html_kptree.net/router_ppp_nft_private_w3.html|mutemule/algo]... teps for Linux]] and [[file://///kpts/shared/html_kptree.net/Docker%20Engine%20user%20guide|Docker Engine
- Docker - DHCP Kea Server @docker_notes
- arlier implementation of my router [[https://wiki.kptree.net/doku.php?id=linux_router:dns_dhcp|DHCP and DN... ng a home router and related here: [[https://wiki.kptree.net/doku.php?id=linux_router:dns_dhcp#main_refere... o check running version =====References===== *KPTree.net's bare metal implementation of [[linux_router