KPTree Wiki logo

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

Fulltext results:

Docker mailserver
21 Hits, Last modified: 3 weeks ago
n? *apache2 => ''/usr/sbin/httpd'' *php => ''/usr/bin/php'' -> ''/usr/bin/php81'' So the standard php package currently... atabase programs including sqlite *rspamd => ''/usr/sbin/rspamd'' The email spam removing daemon *s... elinux.org/alpine/edge/testing/%%'' *mutt => ''/usr/bin/mutt'' *jq => ''/usr/bin/jq'' To assist with working in container: *util-linux => adds some a
Docker nginx / php notes
16 Hits, Last modified: 10 months ago
here 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 ... lean env ;env[HOSTNAME] = $HOSTNAME ;env[PATH] = /usr/local/bin:/usr/bin:/bin ;env[TMP] = /tmp ;env[TMPDIR] = /tmp ;en... l be expanded with the prefix ; (pool, global or /usr) ; Default Value: nothing is defined by default ... he -d argument ;php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -f www@my.domain.com ;php_fla
Nextcloud Container
10 Hits, Last modified: 3 weeks ago
lean env ;env[HOSTNAME] = $HOSTNAME ;env[PATH] = /usr/local/bin:/usr/bin:/bin ;env[TMP] = /tmp ;env[TMPDIR] = /tmp ;en... l be expanded with the prefix ; (pool, global or /usr/local) ; Default Value: nothing is defined by de... he -d argument ;php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -f www@my.domain.com ;php_fla
Docker Deluge Image / Service
5 Hits, Last modified: 2 months ago
' To start deluged up directly in container ''%%/usr/bin/python3 /usr/bin/deluged --port=58846 --config=/root/.config/deluge/ &%%'' however better using using ''/usr/bin/deluged -d'' ++++ *To check external IP ''w
Docker-Compose
4 Hits, Last modified: 9 days ago
5.5.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose </code> <code bash> sudo chmod +x /usr/local/bin/docker-compose </code> *[[https://gde... rts: - 80:80 volumes: - web_data:/usr/share/nginx/html:ro </code> There are different ... equired # for containers run by docker ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd
Docker - DNS Server
4 Hits, Last modified: 7 months ago
*/etc/sysctl.d/*.conf */run/sysctl.d/*.conf */usr/local/lib/sysctl.d/*.conf */usr/lib/sysctl.d/*.conf */lib/sysctl.d/*.conf ====References==== ... (peer-to-site)]] =====Bind9 Controls===== *''/usr/sbin/named -f'' to start the isc-bind9 applicatio... for the BIND DNS server named. // // Please read /usr/share/doc/bind9/README.Debian.gz for information
turn server
3 Hits, Last modified: 19 months ago
. # # The default file name is /var/db/turndb or /usr/local/var/db/turndb or # /var/lib/turn/turndb. # ... nfiguration file. # Use PEM file format. # #cert=/usr/local/etc/turn_server_cert.pem # Private key fil... nfiguration file. # Use PEM file format. # #pkey=/usr/local/etc/turn_server_pkey.pem # Raw public keys
ntp
2 Hits, Last modified: 10 months ago
23/udp #ENTRYPOINT [ "/bin/sh" ] ENTRYPOINT [ "/usr/sbin/chronyd", "-d" ] #ENTRYPOINT [ "/usr/sbin/chronyd", "-d", "-s" ] </code> ++++ ++++docker-compose
Docker init Systems
1 Hits, Last modified: 4 weeks ago
mmand/execlineb -P fdmove -c 2 1 /usr/sbin/named -f -4 </code> |* | file content with
File Sharing
1 Hits, Last modified: 21 months ago
0 StartLimitBurst=4 [Service] User=%i ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --l
Docker - DHCP Kea Server
1 Hits, Last modified: 5 months ago
ecommended. Example documents are located here ''/usr/share/doc/kea/examples/''
Docker
1 Hits, Last modified: 8 months ago
docker.service [Service] Type=oneshot ExecStart=/usr/sbin/iptables -I DOCKER-USER -i br0 -o br0 -j ACC