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
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker nginx / php notes
237 Hits, Last modified: 6 months ago
param REQUEST_SCHEME $scheme; fastcgi_param HTTPS $https if_not_empty; fastcgi_param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SOFT... param REQUEST_SCHEME $scheme; fastcgi_param HTTPS $https if_not_empty; fastcgi_param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SOFT
Docker mailserver
129 Hits, Last modified: 3 weeks ago
==== This mailserver setup follows Workaround's [[https://workaround.org/ispmail-bookworm/|SPmail guide f... MySQL/MariaDB. //As this follows Workaround's [[https://workaround.org/ispmail-bookworm/|SPmail guide f... y for a Docker based server implementation. See [[https://www.digitalocean.com/community/tutorials/sqlite... information only) * <fc #ff00ff>Gentoo</fc> [[https://wiki.gentoo.org/wiki/Project:Quality_Assurance/
Nextcloud Container
65 Hits, Last modified: 3 months ago
xtcloud publishes their own Docker container of [[https://hub.docker.com/_/nextcloud|Nextcloud]].</del> T... be considered separately. Refer to Nextcloud's [[https://docs.nextcloud.com/server/latest/admin_manual/m... oud container it has additional instructions to [[https://github.com/docker-library/docs/blob/master/next... =====Nextcloud with supervisord===== The base [[https://hub.docker.com/_/nextcloud|Nextcloud]] image do
Reverse Proxy Server - Traefik
63 Hits, Last modified: 6 months ago
k reverse proxy working according to Techno Tim [[https://docs.technotim.live/posts/traefik-portainer-ssl... Wildcard Certificates and SSL on EVERYTHING]] ([[https://github.com/techno-tim/techno-tim.github.io/tree... e_files for traefik-portainer-ssl]]). Also see [[https://www.youtube.com/watch?v=IBlZgrwc1T8&t=990s|Jim's Garage Your Traefik Isn't Secure]] ([[https://github.com/JamesTurland/JimsGarage/tree/main/Tr
Docker Miscellaneous
39 Hits, Last modified: 3 months ago
" #- "traefik.http.middlewares.it-tools-https-redirect.redirectscheme.scheme=https" #- "traefik.http.routers.it-tools.middlewares=it-tools-https-redirect" - "traefik.http.routers.it-to... "traefik.http.routers.it-tools-secure.entrypoints=https" - "traefik.http.routers.it-tools-secur
Docker Deluge Image / Service
38 Hits, Last modified: 3 weeks ago
== ++++Dockerfile| <code> FROM alpine:latest ADD https://github.com/just-containers/s6-overlay/releases/... tar -C / -Jxpf /tmp/s6-overlay-noarch.tar.xz ADD https://github.com/just-containers/s6-overlay/releases/... WAN (internet). //This is where I describe this [[https://wiki.kptree.net/doku.php?id=linux_router:wiregu... ion. ====VPN Provider==== I am currently using [[https://privatevpn.com/|PrivateVPN]] as my public VPN p
Homepage dashboard
38 Hits, Last modified: 5 weeks ago
ooked at 2 locally hosted web page applications [[https://gethomepage.dev/latest/|homepage]] and [[https://heimdall.site/|Heimdall]]. The homepage application ... s likes it is more configurable that Heimdall. [[https://homepage.local.kptree.net/]] ====References / Links==== *Heimdall *[[https://heimdall.site/|Heimdall]] *[[https://github
Docker - DNS Server
35 Hits, Last modified: 7 months ago
ker DNS bind9}} ======Docker - DNS Server====== [[https://www.hostinger.com/tutorials/what-is-dns|What Is... tl -p /etc/sysctl.conf'' ====References==== *[[https://askubuntu.com/questions/311053/how-to-make-ip-f... /named/bind.log'' to list bind log file *From [[https://serverfault.com/questions/401024/listing-all-zo... setup===== ====bind9 docker image==== I use the [[https://wiki.kptree.net/doku.php?id=docker_notes:init#s
Docker - DHCP Kea Server
33 Hits, Last modified: 5 weeks ago
router. I basically followed the Kea template [[https://kea.readthedocs.io/en/latest/arm/config-templat... =====History===== The article by Lee Hutchinson [[https://arstechnica.com/information-technology/2024/10/... to Kea. He wrote an a much earlier article on [[https://blog.bigdinosaur.org/running-bind9-and-isc-dhcp... DHCP]] in his blog, which I found referenced in [[https://arstechnica.com/gadgets/2016/04/the-ars-guide-t
File Sharing
31 Hits, Last modified: 6 months ago
e**, public, and secure file-sharing platform. [[https://nextcloud.com/|Nextcloud]] and [[https://owncloud.com/|Owncloud]] has build in file sharing. However ... My server setup is described here: *kptree [[https://wiki.kptree.net/doku.php?id=docker_notes:docker... up, that I currently use, since 2022. *kptree [[https://wiki.kptree.net/doku.php?id=home_server:web_ser
Docker
29 Hits, Last modified: 3 weeks ago
er Engine**. *Project Homepage: [Home - Docker](https://www.docker.com/) *Documentation: [Docker Documentation | Docker Documentation](https://docs.docker.com/) *Docker hub: [Docker hub](https://hub.docker.com) =====Installation===== *[[https://docs.docker.com/engine/install/debian/|Install Do
Docker init Systems
29 Hits, Last modified: 3 weeks ago
ux focus) init systems: *sysv (System V) *[[https://www.kernel.org/doc/html/v6.14-rc4/filesystems/sysv-fs.html|SystemV Filesystem]] *[[https://docs.redhat.com/en/documentation/red_hat_enterp... oot-init-shutdown-sysv|SysV Init Runlevels]] *[[https://systemd.io/|SystemD]] *[[https://wiki.gentoo.org/wiki/OpenRC|OpenRC]] *[[http://smarden.org/runit/
Docker - diun & ntfy
28 Hits, Last modified: 7 months ago
onfig/etc/ntfy/server.yml # NTFY_BASE_URL: https://ntfy.kpts.net # NTFY_CACHE_FILE: /var/lib/... nt test: ["CMD-SHELL", "wget -q --tries=1 https://ntfy.kptree.net/v1/health -O - | grep -Eo '\"he... fig file # # Please refer to the documentation at https://ntfy.sh/docs/config/ for details. # All options... c. # Public facing base URL of the service (e.g. https://ntfy.sh or https://ntfy.example.com) # # This s
Private LAN VPN Access
25 Hits, Last modified: 7 months ago
=Wireguard===== I previously successfully setup [[https://wiki.kptree.net/doku.php?id=linux_router:wiregu... I did not have the need or time. Using Docker [[https://github.com/linuxserver/docker-wireguard|wiregua... ss-stopped</code> ++++ The Wireguard container [[https://github.com/linuxserver/docker-wireguard#server-... s in the config folder). ====References===== *[[https://hub.docker.com/r/headscale/headscale/tags|Wireg
Docker-Compose
23 Hits, Last modified: 4 days ago
k}} ======Docker-Compose====== *Docker Docs [[https://docs.docker.com/compose/compose-file/|Compose specification]], [[https://github.com/compose-spec/compose-spec/blob/maste... st version of docker-compose can be check here: [[https://github.com/docker/compose/releases | git hub do... -directory as required. <code bash> sudo curl -L "https://github.com/docker/compose/releases/download/v2.
turn server
22 Hits, Last modified: 4 months ago
Docker Host
14 Hits, Last modified: 6 months ago
VNC
12 Hits, Last modified: 8 days ago
Authentication
6 Hits, Last modified: 7 months ago
Calibre
6 Hits, Last modified: 10 months ago
Dokuwiki
6 Hits, Last modified: 6 months ago
Bookmarking Servers
6 Hits, Last modified: 2 months ago
Crowdsec
2 Hits, Last modified: 6 months ago
Docker - Index
1 Hits, Last modified: 6 months ago