bin

Search

You can find the results of your search below.

Docker - DNS Server
32 Hits, Last modified:
{{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
31 Hits, Last modified:
|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
19 Hits, Last modified:
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:
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:
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-Compose
6 Hits, Last modified:
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:
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%%'' ====Troubleshooting==== *[[https://gi
Docker - diun & ntfy
2 Hits, Last modified:
|Subscribe via ntfy CLI]] *[[https://github.com/binwiederhier/ntfy|Github - binweiderheir/nfty]] *[[https://blog.heckel.io/|Author's blog]] =====diun===
Docker - DHCP Server
2 Hits, Last modified:
ple GUI interface primarily for Kea and basic for Bind9. There is apparently no Alpine package yet for... inux_router:dns_dhcp|dns - dhcp]], based upon ISC Bind9 and DHCP on Debian 10 <fs xx-small>(was origina
Calibre
1 Hits, Last modified:
tty: true stdin_open: true command: /bin/sh</code> ++++ ====Calibre-web==== This Docker
Dokuwiki
1 Hits, Last modified:
docker_store/cloud.kptree.net/data" \ --opt o=bind cloud_data </code> <code yaml>version: "2.1" se
Reverse Proxy Server
1 Hits, Last modified:
] *Need to install the jq package <code bash>#!/bin/bash # Requirements: you will need to install jq
Docker init Systems
1 Hits, Last modified:
ker_notes:docker-dns#docker_-_dns_server|DNS (ISC Bind9)]] *[[https://wiki.kptree.net/doku.php?id=doc
Docker Host
1 Hits, Last modified:
also run a VM with Docker containers for a backup Bind9 DNS and backup Kea DHCP on this machine. As my