Search

You can find the results of your search below.

Nextcloud Container @docker_notes
17 Hits, Last modified:
c -u www-data nextcloud-app-1 php occ maintenance:mode --off|on%%'' to turn maintenance mode off or on from the containers host shell =====Nextcloud with sup... ner. Step 1 is to place Nextcloud into mainteance mode ''%%sudo -u www-data php occ maintenance:mode --on%%''\ *In Portainer I usually log into shell using
Docker mailserver @docker_notes
3 Hits, Last modified:
php82'' As php-fpm automatically runs in daemon mode, when using s6-rc init as a longrun it needs to be run in foreground mode, ''/usr/sbin/php-fpm82 -F'', as per the -F option. In daemon mode, s6-rc thinks php-fpm has failed and attempts to
Docker - DNS Server @docker_notes
2 Hits, Last modified:
==== A key point is the docker network is in host mode. (The ports are opened directly on the host and n... tore/bind9/.config/var/log:/var/log/' network_mode: host command: /bin/sh</code> ++++ ====Refer
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
s// *Clementine - Music player, looks like a modern take on Winamp. I am using on Linux via Flatpak... possible solution is to start the program in safe mode. * Open up run (Windows + R) * Type name of p
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified:
king. It seems to work much more reliably in host mode ''%%docker run -it --network host --cap-add=NET_A