Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver
- 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
- 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
- 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
- ' 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
- 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
- */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
- . # # 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
- 23/udp #ENTRYPOINT [ "/bin/sh" ] ENTRYPOINT [ "/usr/sbin/chronyd", "-d" ] #ENTRYPOINT [ "/usr/sbin/chronyd", "-d", "-s" ] </code> ++++ ++++docker-compose
- Docker init Systems
- mmand/execlineb -P fdmove -c 2 1 /usr/sbin/named -f -4 </code> |* | file content with
- File Sharing
- 0 StartLimitBurst=4 [Service] User=%i ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --l
- Docker - DHCP Kea Server
- ecommended. Example documents are located here ''/usr/share/doc/kea/examples/''
- Docker
- docker.service [Service] Type=oneshot ExecStart=/usr/sbin/iptables -I DOCKER-USER -i br0 -o br0 -j ACC