option

Search

You can find the results of your search below.

Docker nginx / php notes
37 Hits, Last modified:
ginx'' to run. * ''nginx -h'' to get all help / options * ''nginx -s //signal//'', where //signal// ma... om the command line. ;;;;;;;;;;;;;;;;;; ; Global Options ; ;;;;;;;;;;;;;;;;;; [global] ; Pid file ; Note... into the file descriptor. It is an experimental ; option that can potentially improve logging performance ... ry usage ; for some heavy logging scenarios. This option is ignored if logging to syslog ; as it has to be
Docker mailserver
18 Hits, Last modified:
t defined host. *''REVOKE ALL PRIVILEGES, grant option from 'mailserver'@'172.%';'' This revokes all pr... nit.d/postfix''. This script notes the following options, "Usage: /etc/init.d/postfix {start|stop|restart... * [--help] * [--version] * [--build-options] show build options and exit ====dovecot testing with mutt==== Workaround suggests the following comman
Calibre
6 Hits, Last modified:
bre security_opt: - seccomp:unconfined #optional environment: - PUID=1000 - PGID... 000 - TZ=Australia/Perth - PASSWORD= #optional - CLI_ARGS= #optional volumes: - /media/disk1/KarlData/Karl Data 2/Calibre_library:/con... web security_opt: - seccomp:unconfined #optional environment: - PUID=1000 - PGID
Nextcloud Container
6 Hits, Last modified:
<code> KPTree Nextcloud 27.1.3 Usage: command [options] [arguments] Options: -h, --help Display help for the given command. When no command is gi... b:add-missing-columns Add missing optional columns to the database tables db:add-missing... - outgoing shares and incoming user file shares (optionally) are moved as well. group group:add
Docker Deluge Image / Service
5 Hits, Last modified:
ot seem to work well with "standard" port mapping option of Docker. The VPN performs unreliably with the n... n-nftables /bin/sh%%'' *The docker host network option also has problems the entire host network is plac... ped and need to be reset! so now trying ++macvlan option|<code bash> docker network create -d macvlan \ ... ows the store to be selected, however the storage options need to setup to allow function. I will use the
Docker-Compose
3 Hits, Last modified:
tartSec=2 Restart=always # Note that StartLimit* options were moved from "Service" to "Unit" in systemd 2... 230 and up, so using the old name to make # this option work for either version of systemd. StartLimitInt... ort it. # Only systemd 226 and above support this option. TasksMax=infinity # set delegate yes so that sy
Docker - DHCP Server
3 Hits, Last modified:
ended.|On a Docker container?| |isc-kea-hook-flex-option|Flexible Options hook.|What is this?| |isc-kea-hook-ha|High Availability hook.|What is this?| |isc-kea-ho... install it.|It is essential...| |isc-kea-perfdhcp|Optional. Includes a DHCP performance testing tool from
Docker - DNS Server
1 Hits, Last modified:
tabase dump *''named-checkconf -l'' does this option still exist? *''named-checkconf -p'' for a fl
Dokuwiki
1 Hits, Last modified:
nfig ports: - 8081:80 # - 443:443 #optional restart: unless-stopped </code> Todo: *