Search
You can find the results of your search below.
Fulltext results:
- Docker nginx / php notes
- IGBUS within the time ; interval set by emergency_restart_interval then FPM will restart. A value ; of '0' means 'Off'. ; Default Value: 0 ;emergency_restart_threshold = 0 ; Interval of time used by emergency_restart_interval to determine when ; a graceful restart will be initiated. This can be useful to work around ; ac
- Docker
- API_VERSION=1.24</code> And then ''sudo systemctl restart docker.service'' to restart docker to implement this change. ++++ Presumably ... NTAINER'' | Kill (SIGKILL) a container| |''docker restart CONTAINER'' | Graceful stop and restart a container| |''docker pause CONTAINER'' | Suspen... all the stopped and running containers| |''docker restart $(docker ps -q)'' | To restart all running containers| |''docker restart $(docker ps -a -q)'' | To restart all the stopped and running containers| |''docker rm $(docker p
- Docker mailserver
- tps://www.cyberciti.biz/faq/linux-unix-start-stop-restart-postfix/|Start / Stop / Restart Postfix Mail Server]] *[[https://kerneltalks.... list the current defined modules * ''httpd -k restart'' to restart, also stop to kill, graceful to gracefully stop ... , s6-rc thinks php-fpm has failed and attempts to restart. As the original program is running, the subseque... pm-alpine container_name: roundcubemail # restart: unless-stopped depends_on: - roundcube
- Nextcloud Container
- -cron:latest # image: nextcloud:fpm-alpine restart: always depends_on: - db - redis ... RY_LIMIT=1024M db: image: mariadb:11.3 restart: always command: --transaction-isolation=READ... - proxy redis: image: redis:alpine restart: always networks: - proxy web: image: nginx restart: always ports: - 8180:80 depends_on
- Docker-Compose
- ker-compose down'' *''docker-compose stop|start|restart'' it is better to use down and up commands has th... ied on Traefik would not operate. A simple start/restart of Traefik always worked. Most of the other Docke... ll -s HUP $MAINPID TimeoutStartSec=0 RestartSec=2 Restart=always # Note that StartLimit* options were move
- VNC
- guac_db image: linuxserver/mariadb:latest restart: always networks: # - proxy - guac... ge: guacamole/guacd container_name: guacd restart: unless-stopped security_opt: - no-new-... acamole:latest container_name: guacamole restart: unless-stopped networks: - proxy
- Dokuwiki
- s: - 8081:80 # - 443:443 #optional restart: unless-stopped </code> ++++ ====Todo==== *Need... Edit this file to override php.ini directives and restart the container date.timezone = Australia/Perth up... override www.conf and php-fpm.conf directives and restart the container ; Pool name [www] pm.max_children
- Docker Miscellaneous
- #ports: # - '8080:80' restart: unless-stopped container_name: it-tools ... #ports: # - '8080:80' restart: unless-stopped container_name: cyber-che... vices: dockge: image: louislam/dockge:1 restart: unless-stopped # ports: # # Host Po
- Calibre
- ports: - 8088:8080 - 8089:8081 restart: unless-stopped networks: - proxy netw... e_library:/books ports: - 8087:8083 restart: unless-stopped networks: - proxy netw
- File Sharing
- cStart=/usr/bin/syncthing serve --no-browser --no-restart --logflags=0 Restart=on-failure RestartSec=1 SuccessExitStatus=3 4 RestartForceExitStatus=3 4 # Hardening
- turn server
- oturn/coturn:4.5.2 container_name: coturn restart: always # always | unless-stopped | no | on-fail
- Docker Deluge Image / Service
- in_open: true container_name: deluge restart: 'unless-stopped' # always | no | on-failure [:5
- Docker - DNS Server
- din_open: true container_name: kptr-dns-1 restart: 'always' # always | unless-stopped | no | on-fai
- Private LAN VPN Access
- s: - net.ipv4.conf.all.src_valid_mark=1 restart: unless-stopped</code> ++++ The Wireguard contai
- ntp
- stdin_open: true container_name: chrony restart: 'always' # always | unless-stopped | no | on-fai