usr

Search

You can find the results of your search below.

Docker mailserver
20 Hits, Last modified:
=working==== Required for server: *sqlite => ''/usr/bin/sqlite3'' *postfix => ''/usr/sbin/postfix'' *postfix-sqlite ''postfix-sqlite.so'' plugin? *#... ncluded in dovecot-sqlite *dovecot-sqlite => ''/usr/sbin/dovecot'' *#dovecot-pop3 => #Only if need ... cot-pigeonhole-plugin => plugin? *apache2 => ''/usr/sbin/httpd'' *php => ''/usr/bin/php'' -> ''/usr
Docker nginx / php notes
16 Hits, Last modified:
e directory, so it can be created on use. ====/usr/share/nginx/==== ++++/usr/share/nginx/http-default_server.conf| <code># This is a default site config... ocation = /404.html { internal; } }</code> ''/usr/share/nginx/http-default_server.conf'' is the sam... here are 2 php executables, php a cli version (''/usr/bin/php82'') and php-fpm for fpm-fcgi (''/usr/sbi
Docker Deluge Image / Service
5 Hits, Last modified:
sts #This adds a PrivatVPN host to the host DNS /usr/sbin/openvpn /etc/openvpn/privatvpn.conf & #This... (errno=2)]] *Inside container command to run ''/usr/sbin/openvpn /etc/openvpn/privatvpn.conf'', add &... ' To start deluged up directly in container ''%%/usr/bin/python3 /usr/bin/deluged --port=58846 --config=/root/.config/deluge/ &%%'' however better using us
Docker-Compose
4 Hits, Last modified:
.26.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> *[[https://gdevillele.... 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
1 Hits, Last modified:
docker.service [Service] Type=oneshot ExecStart=/usr/sbin/iptables -I DOCKER-USER -i br0 -o br0 -j ACC
Docker - DNS Server
1 Hits, Last modified:
using ''sudo sysctl -p /etc/sysctl.conf'' *''/usr/sbin/named -f -4'' to start the isc-bind9 applica
Nextcloud Container
1 Hits, Last modified:
upervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"]</cod