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.

Contains
  • 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

Fulltext results:

Docker - DNS Server
78 Hits, Last modified: 7 months ago
{{tag>linux docker DNS bind9}} ======Docker - DNS Server====== [[https://www.hostinger.com/tutorials/wh... ork – A Comprehensive Guide]]\\ I have been using Bind9 as my home LAN DNS for the past few years. I or... er computer. In mid 2023 I successfully moved my Bind9 primary instance to my main home server in a co... g on my home router computer. I created a Docker Bind9 Image using base Docker Alpine Linux images, wi
Docker mailserver
32 Hits, Last modified: 3 weeks ago
|Volumes]] *[[https://docs.docker.com/storage/bind-mounts/|Bind mounts]] *[[https://stackoverflow.com/questions/41935435/understanding-volume-instruct... king==== Required for server: *sqlite => ''/usr/bin/sqlite3'' *postfix => ''/usr/sbin/postfix'' *postfix-sqlite ''postfix-sqlite.so'' plugin? *#dove
Docker nginx / php notes
20 Hits, Last modified: 6 months ago
json; application/mac-binhex40 hqx; application... application/octet-stream bin exe dll; application/octet-stream ... are 2 php executables, php a cli version (''/usr/bin/php82'') and php-fpm for fpm-fcgi (''/usr/sbin/php-fpm82''). We are interested in the fpm type and it
Docker Deluge Image / Service
18 Hits, Last modified: 3 weeks ago
8112:8112 --name deluge deluge-openvpn-nftables /bin/sh'' - to run the docker image deluge-openvpn-nft... my online behavior. //This is the one I am describing here.// -There are some other potential be... =NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The --cap-add=NET_ADMIN is require re... =NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The docker host network option also has
Nextcloud Container
16 Hits, Last modified: 3 months ago
visord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"]</code> +... and: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW volumes: - /mnt/docker_store/nextcloud/data/db:/var/lib/mysql env
Docker - DHCP Kea Server
15 Hits, Last modified: 5 weeks ago
ple GUI interface primarily for Kea and basic for Bind9. There is apparently no Alpine package yet for... article on [[https://blog.bigdinosaur.org/running-bind9-and-isc-dhcp/|running BIND9 and ISC_DHCP]] in his blog, which I found referenced in [[https://arstec... d follow Lee's notes on DDNS between ISC-DHCP and BIND9. I never particularly like the DDNS between IS
File Sharing
14 Hits, Last modified: 6 months ago
ker "file sharing" share sharing syncthing privatebin}} ======File Sharing====== All the applications h... *Unison - A files synchronising system *Privatebin - An encrypted file publicly accessible file shar... artLimitBurst=4 [Service] User=%i ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --logfl... on Across Linux, macOS, and Windows]] =====privatebin===== [[https://privatebin.info/|PrivateBin]] is a
turn server
13 Hits, Last modified: 4 months ago
ver is allowed to allocate # for the sessions, combined (input and output network streams are treated s... timestamp-format "%FT%T%z" # Disabled by default binding logging in verbose log mode to avoid DoS attacks. # Enable binding logging and UDP endpoint logs in verbose log mode. #log-binding # Option to set the "redirection" mode. The
Docker init Systems
7 Hits, Last modified: 3 weeks ago
ker_notes:docker-dns#docker_-_dns_server|DNS (ISC Bind9)]] *[[https://wiki.kptree.net/doku.php?id=doc... /execlineb -P fdmove -c 2 1 /usr/sbin/named -f -4 </code> |* | file content with servi... ntfy: image: binwiederhier/ntfy init: true container_n... cript to add a link ''ll.sh'' script in to the ''/bin'' directory. <code bash>#get my favourite alias
Docker-Compose
6 Hits, Last modified: 3 days ago
er-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> *[[https://gdevillele.github.io/... t device="/var/opt/my_website/dist" \ --opt o=bind web_data </code> docker-compose.yml file with ... red # for containers run by docker ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/con
Docker
5 Hits, Last modified: 3 weeks ago
r.service [Service] Type=oneshot ExecStart=/usr/sbin/iptables -I DOCKER-USER -i br0 -o br0 -j ACCEPT ... inside a container| |''docker exec -it CONTAINER /bin/bash'' | Open an interactive shell inside a container (there is no bash in some images, use /bin/sh)| |''docker wait CONTAINER'' | Wait until the ... e netshoot --network proxy -it nicolaka/netshoot /bin/bash%%'' ====Network Troubleshooting==== *[[h
Docker - diun & ntfy
4 Hits, Last modified: 7 months ago
r-compose.yml| <code>services: ntfy: image: binwiederhier/ntfy init: true container_name:... r to the topic. # # Once enabled, a client subscribing to UnifiedPush topics via HTTP stream, or websoc... |Subscribe via ntfy CLI]] *[[https://github.com/binwiederhier/ntfy|Github - binweiderheir/nfty]] *[[https://blog.heckel.io/|Author's blog]] =====diun===
Calibre
1 Hits, Last modified: 10 months ago
tty: true stdin_open: true command: /bin/sh</code> ++++ ====Calibre-web==== This Docker
Dokuwiki
1 Hits, Last modified: 6 months ago
docker_store/cloud.kptree.net/data" \ --opt o=bind cloud_data </code> <code yaml>version: "2.1" se
Reverse Proxy Server - Traefik
1 Hits, Last modified: 6 months ago
] *Need to install the jq package <code bash>#!/bin/bash # Requirements: you will need to install jq
Docker Host
1 Hits, Last modified: 6 months ago
Private LAN VPN Access
1 Hits, Last modified: 7 months ago