Search

You can find the results of your search below.

Nextcloud Container
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
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
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
Docker Deluge Image / Service
1 Hits, Last modified:
king. It seems to work much more reliably in host mode ''%%docker run -it --network host --cap-add=NET_A