KPTree Wiki logo

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.

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

Matching pagenames:

  • Docker - DHCP Kea Server
  • Docker - DNS Server
  • Docker mailserver
  • Reverse Proxy Server - Traefik
  • Bookmarking Servers
  • turn server

Fulltext results:

Docker nginx / php notes
131 Hits, Last modified: 10 months ago
DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOCOL $server_protocol; fastcgi_param REQUEST_SCHEME $sche... REMOTE_PORT $remote_port; fastcgi_param SERVER_ADDR $server_addr; fastcgi_param SERVER_PORT $server_port; fastcgi_param SERVER_NAME $server_name; # PHP only, required if PHP was built with --enable-force-cgi-redirect
Docker mailserver
113 Hits, Last modified: 4 weeks ago
in the logs, mid 2024. Currently I run the mail server 2 containers, one for the mailserver and one for the database, I would rather have it ... == ====sqlite commands==== *''sqlite3 /app/mailserver.db'' to start sqlite and create or open mailserver.db. *''.open /app/mailserver.db'' to open mailserver.db *''.tables'' to list tables in a database *To list tables from sqli... nfig_sql/custom.cnf'') *''grant select on mailserver.* to 'mailserver'@'172.%' identified by 'PASSWORD';'' The Docker i
turn server
102 Hits, Last modified: 19 months ago
[:max-retries] volumes: - ./config/turnserver.conf:/etc/coturn/turnserver.conf - ../mail/.config/certificates:/etc/ce... aml># TURN server name and realm realm=kptree.net server-name=turnserver # Use fingerprint in TURN message fingerprint #... f0d0:1002:51::5 # For Amazon EC2 users: # # TURN Server public/private address mapping, if the server is behind NAT. # In that situation, if a -X is us... ple, if you have 4 alternate servers, # then each server will receive 25% of ALLOCATE requests. A alternate TURN server # address can be used more than one time with the
Nextcloud Container
72 Hits, Last modified: 4 weeks ago
hot. [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:other_services:back-up_server#tag|back-up server#tag]] ====NGINX configuration==== Nextcloud docu... Collabora, a LibraOffice based online type office server, or a separate Collobora server. I never got the internal server working. I got a Collobora server operating in a... then managed to get Nextcloud to operate with the server. I have placed the Collabora server behind my Traefik server and given it a local address only. The local address means that the Nextcloud server can not access the Collabora server unless it is operating on the LAN. It is not diff
Docker - DNS Server
40 Hits, Last modified: 7 months ago
me server, it is the master *The secondary DNS server runs on my router, it is set up as a slave server from the primary server and reads the zone files from the master when ava... ed external DNS servers to resolve names. My DNS server is not setup as a public DNS server and is not publicly accessible. Hence DNSSEC is n... en/latest/dnssec-guide.html#how-to-test-recursive-server|(How To Test A Recursive Server)]] using: *''dig @192.168.1.14 ftp.isc.org. A... 5/23/how-to-deploying-dnssec-with-bind-and-ubuntu-server/|APNIC How to: Deploying DNSSEC with BIND and Ubuntu Server]] ++++ =====DNS over TLS (DoT)===== DNS over TLS
Docker - diun & ntfy
31 Hits, Last modified: 22 months ago
ddress to publish messages to a topic. # # - smtp-server-listen defines the IP address and port the SMTP server will listen on, e.g. :25 or 1.2.3.4:25 # - smtp-s... able-login: false # enable-reservations: false # Server URL of a Firebase/APNS-connected ntfy server (likely "https://ntfy.sh"). # # iOS users: # If... "poll_request" message to the configured upstream server, containing # the message ID of the original message, instructing the iOS app to poll this server for the actual message contents. # This is to pre
Docker - DHCP Kea Server
27 Hits, Last modified: 5 months ago
replacement for their DHCP.)</fs> The main DHCP server runs on my main server and I have an automatic fall over back up on my s... echnology/2024/10/finally-upgrading-from-isc-dhcp-server-to-isc-kea-for-my-homelab/|Finally upgrading from isc-dhcp-server to isc-kea for my homelab]] was written after I m... much more beneficially to me. I run my main home server and NAS and a separate router service focused server. Both of these run Kea and Bind in Docker contain... not need. | | isc-kea-dhcp4-server | X | DHCPv4 server. (''isc-kea-dhcp4'' for Alpine)
Calibre
16 Hits, Last modified: 2 years ago
is Docker container is based [[https://fleet.linuxserver.io/image?name=linuxserver/calibre|linuxserver/calibre]], [[https://hub.docker.com/r/linuxserver/calibre|Docker hub linuxserver/calibre]], [[https... is Docker container is based [[https://fleet.linuxserver.io/image?name=linuxserver/calibre-web|linuxserver/calibre-web.]], [[https://hub.docker.com/r/linuxserver/calibre-web|Docker hub linuxserver/calibre-web]], [[https://github.com/janeczku/calib... services: calibre-web: image: lscr.io/linuxserver/calibre-web:latest #image: lscr.io/linuxserve
Private LAN VPN Access
15 Hits, Last modified: 21 months ago
The Wireguard container [[https://github.com/linuxserver/docker-wireguard#server-mode|Server Mode]] documentation give some key points on usag... g [[https://xdeb.org/post/2019/09/26/setting-up-a-server-firewall-with-nftables-that-support-wireguard-vpn/|Setting up a server firewall with nftables that support WireGuard VPN... erworkshop.com/blog/how-to-set-up-a-wireguard-vpn-server-on-ubuntu-linux/|How To Set Up a WireGuard VPN Server on Ubuntu Linux]] * [[https://github.com/pirate... s://securityespresso.org/tutorials/2019/03/22/vpn-server-using-wireguard-on-ubuntu/|How to setup your own VPN server using WireGuard on Ubuntu]] * [[https://wiki.ar
Matrix
14 Hits, Last modified: 2 years ago
ps://computingforgeeks.com/run-synapse-matrix-homeserver-in-docker-containers/|Computing for geeks Synapse matrix homeserver in Docker]] *[[https://matrix.org/|matrix.org]]... lidity]] *[[https://gabrieltanner.org/blog/turn-server/|How to set up and configure your own TURN server using Coturn]] *[[https://linuxhandbook.com/ins... ps://computingforgeeks.com/run-synapse-matrix-homeserver-in-docker-containers/|Run Synapse Matrix homeserver in Docker Containers]] *[[https://theselfhostingblog.com/posts/self-hosting-your-own-matrix-server-on-a-raspberry-pi/|Self hosting your own Matrix server on a Raspberry Pi]] *[[https://marionsaeckel.de
Dokuwiki
13 Hits, Last modified: 6 months ago
e from dockerhub, [[https://hub.docker.com/r/linuxserver/dokuwiki/#!|linuxserver/dokuwiki]]. The Linuxserver.io documents can be found here[[https://docs.linuxserver.io/|doc.linuxserver.io]].\\ ++++Defines web_data volume:| <code bash>... --- services: dokuwiki: image: lscr.io/linuxserver/dokuwiki:latest container_name: wiki envi... only functional back-up of the wiki in my back-up server so I have a backup in case the main wiki with my
Docker init Systems
12 Hits, Last modified: 5 weeks ago
ki.kptree.net/doku.php?id=docker_notes:docker-mailserver#docker_mailserver|Mail server (Postfix and Dovecot)]] *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-mailserver#mariadb|Mail server database and web interface (mariadb php nginx)]] ... ki.kptree.net/doku.php?id=docker_notes:docker-mailserver#roundcube_webmail|Web Mailserver (Roundcube, postgresdb)]] I have also used super
Docker Deluge Image / Service
11 Hits, Last modified: 3 months ago
]] * In order to find the ip address of the vpn server I just ping the vpn access server and ensure this address is open for output on the... of the S6-rc system *[[https://github.com/linuxserver/docker-deluge/blob/master/Dockerfile| linuxserver /docker-deluge]] *[[https://www.techtarget.com/... docker_notes:docker-calibre|Back ^ docker_notes:index|Start page ^ docker_notes:docker-mailserver|Next ->
Reverse Proxy Server - Traefik
10 Hits, Last modified: 21 months ago
[[https://www.smarthomebeginner.com/crowdsec-multiserver-docker/|CrowdSec Multiserver Docker (Part 4): For Ultimate Protection]] *[
Docker Host
10 Hits, Last modified: 9 months ago
urce intensive Docker instances.)++ My main home server is based upon an Intel Atom C3750 server, this is still currently adequately meeting my ne... ll operate an older Intel Atom C2750 as a back-up server. This gets started by the main server once a week to run a Restic back-up with a Python... s. See [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:kvm&s[]=libvirt#kvm_setup|kvm setup]] *... meservers 192.168.1.14 192.168.1.2 #Your LAN DNS server(s)</code> ++++ Note that Docker does not need to
ntp
8 Hits, Last modified: 10 months ago
VNC
7 Hits, Last modified: 15 months ago
File Sharing
6 Hits, Last modified: 21 months ago
Docker Miscellaneous
5 Hits, Last modified: 9 months ago
Docker
5 Hits, Last modified: 8 months ago
Homepage dashboard
3 Hits, Last modified: 3 months ago
Docker - Index
2 Hits, Last modified: 10 months ago
Docker-Compose
1 Hits, Last modified: 14 days ago