Search

You can find the results of your search below.

Reverse Proxy Server
6 Hits, Last modified:
nable_line_numbers="true"]> cd /home/docker_store sudo mkdir traefik sudo chown baumkp:baumkp traefik cd traefik mkdir data cd data touch acme.json chmod 600 ... sword==== <code bash [enable_line_numbers="true"]>sudo apt update sudo apt install apache2-utils</code> <code bash [enable_line_numbers="true"]>echo $(htpassw
Docker mailserver
2 Hits, Last modified:
th version. *Need to create directory in log, ''sudo mkdir .config/log/php82'' As php-fpm automatica... ing this one.) *This can be set in the host ''sudo sysctl -w vm.overcommit_memory=1'' Some reference
Docker - DNS Server
3 Hits, Last modified:
llowed, edit or add the following parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 *net.ipv4.conf.all.proxy_arp = 1 * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar f... ing these changes reboot or apply setting using ''sudo sysctl -p /etc/sysctl.conf'' *''/usr/sbin/name
Docker-Compose
5 Hits, Last modified:
he version sub-directory as required. <code bash> sudo curl -L "https://github.com/docker/compose/releas... -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> ... l on start up with obscure Docker log messages (''sudo journalctl -b0 -u docker''), e.g. ''error="failed... ectly edit the service file, but rather use the ''sudo systemctl edit docker.service'' to create a drop
Nextcloud Container
3 Hits, Last modified:
1 is to place Nextcloud into mainteance mode ''%%sudo -u www-data php occ maintenance:mode --on%%''\ ... Nextcloud Install]]. OPtions to install include ''sudo apt install nextcloud-desktop'' or install via Ap... here to download just nextcloudcmd?]] In debian ''sudo apt install nextcloud-desktop-cmd'' will down loa