KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@docker_notes
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker nginx / php notes
12 Hits, Last modified: 10 months ago
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
11 Hits, Last modified: 7 months ago
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
9 Hits, Last modified: 73 minutes ago
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
6 Hits, Last modified: 5 months ago
-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
5 Hits, Last modified: 13 days ago
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... containers that relied upon Traefik needed to be restarted too. It was annoying and made me doubt that m... eload=/bin/kill -s HUP $MAINPID TimeoutStartSec=0 RestartSec=2 Restart=always # Note that StartLimit* opti
File Sharing
4 Hits, Last modified: 20 months ago
cStart=/usr/bin/syncthing serve --no-browser --no-restart --logflags=0 Restart=on-failure RestartSec=1 SuccessExitStatus=3 4 RestartForceExitStatus=3 4 # Hardening ProtectSystem=full PrivateTmp=true Syst
VNC
3 Hits, Last modified: 14 months ago
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
3 Hits, Last modified: 5 months ago
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
3 Hits, Last modified: 8 months ago
#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
2 Hits, Last modified: 24 months ago
ports: - 8088:8080 - 8089:8081 restart: unless-stopped networks: - proxy netw... e_library:/books ports: - 8087:8083 restart: unless-stopped networks: - proxy netw
Docker - diun & ntfy
2 Hits, Last modified: 21 months ago
retries: 3 start_period: 40s restart: unless-stopped</code> ++++ ntfy configuration i... tead of only in-memory. # This allows for service restarts without losing messages in support of the since=
turn server
1 Hits, Last modified: 18 months ago
oturn/coturn:4.5.2 container_name: coturn restart: always # always | unless-stopped | no | on-fail
Docker Deluge Image / Service
1 Hits, Last modified: 7 weeks ago
in_open: true container_name: deluge restart: 'unless-stopped' # always | no | on-failure [:5
Docker - DNS Server
1 Hits, Last modified: 6 months ago
din_open: true container_name: kptr-dns-1 restart: 'always' # always | unless-stopped | no | on-fai
Private LAN VPN Access
1 Hits, Last modified: 20 months ago
s: - net.ipv4.conf.all.src_valid_mark=1 restart: unless-stopped</code> ++++ The Wireguard contai
ntp
1 Hits, Last modified: 9 months ago
Docker - DHCP Kea Server
1 Hits, Last modified: 4 months ago