Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver
- 0/12 (subnet mask 255.240.0.0), supposedly recent version of mysql support this notation ([[https://stackov... ngle file is easier to implement. Copy the latest version of adminer to ''.config/adminer'' *[[https:/... fix===== ''/etc/postfix'' <code>/ # postconf mail_version mail_version = 3.7.4</code> *''postconf -d'' to print default parameters *''postconf -n'' to print p
- Docker nginx / php notes
- 1; fastcgi_param SERVER_SOFTWARE nginx/$nginx_version; fastcgi_param REMOTE_ADDR $remote_addr;... 1; fastcgi_param SERVER_SOFTWARE nginx/$nginx_version; fastcgi_param REMOTE_ADDR $remote_addr;... ::1111 2606:4700:4700::1001; # Don't tell nginx version to the clients. Default is 'on'. server_tokens o... p-fpm===== There are 2 php executables, php a cli version (''/usr/bin/php82'') and php-fpm for fpm-fcgi (''
- Nextcloud Container
- t needs to be added, for the nextcloud-fpm.alpine version see [[https://github.com/nextcloud/docker/tree/ma... nginx configuration that magically went away with version 29 and adding imagemagick-svg to the image as jus... m-alpine give the # latest stable / production version versus fpm-alpine # that give the latest releas... quiet Do not output any message -V, --version Display this application version --
- Docker-Compose
- com/compose-spec/compose-spec/blob/master/spec.md#version-and-name-top-level-elements|The Compose Specifica... =====Installation / Update===== To check current version: ''%%docker-compose --version%%'' The latest version of docker-compose can be check here: [[https://github.com/docker/compose/releases
- Docker - DNS Server
- kerfile| <code>FROM alpine:latest ARG S6_OVERLAY_VERSION=3.1.6.2 ADD https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz /tmp RUN tar -C / -Jxpf... ainers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-x86_64.tar.xz /tmp RUN tar -C / -Jxpf... N address range in the bind9 acl. \\ To find the version of bind9 used, anywhere from the LAN: *''nslook
- Docker
- koverflow.com/questions/62677013/uninstall-docker-version-installed-via-script|Uninstall docker version installed via script]] =====Docker and iptables on Host====... the official Portainer web points to the business version. They do allow 5 free business installations with... er pull portainer/agent%%'', default is latest if version is not specified. <code yaml>docker run -d -p 9
- Homepage dashboard
- tgres database. Currently at least up grading to version 17 from version 16 requires significant special action and does not occur automatically. *[[https://www.... *[[https://thomasbandt.com/postgres-docker-major-version-upgrade|Upgrading A PostgreSQL Database Running I
- Docker - Index
- p-notes]] </pagelist> Notes: * To check latest version of os and release ''cat /etc/*release'' * Latest version of S6-RC [[https://github.com/just-containers/s6-
- Docker init Systems
- iners/s6-overlay| just-containers/s6-overlay]] (**Version 3.2.0.2** as of 2024-10-11, last checked 2024-10-13), note only a minor change since previous version *[[https://skarnet.org/software/s6-rc/s6-rc-com
- Docker Deluge Image / Service
- nvpn-nftables .'' The compose.yml file is: <code>version: '3.9' services: deluge: build: ./ imag
- Docker - DHCP Server
- ng container *''kea-dhcp4 -v'' To check running version =====References===== *KPTree.net's bare metal