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.

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

Fulltext results:

Docker mailserver
9 Hits, Last modified: 10 days ago
options, "Usage: /etc/init.d/postfix {start|stop|restart|reload|flush|check|abort|force-reload|status}" =... tps://www.cyberciti.biz/faq/linux-unix-start-stop-restart-postfix/|Start / Stop / Restart Postfix Mail Server]] *[[https://kerneltalks.com/linux/how-to-start-st... list the current defined modules * ''httpd -k restart'' to restart, also stop to kill, graceful to grac
Docker-Compose
3 Hits, Last modified: 10 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... ll -s HUP $MAINPID TimeoutStartSec=0 RestartSec=2 Restart=always # Note that StartLimit* options were move
Docker Deluge Image / Service
1 Hits, Last modified: 11 days ago
in_open: true container_name: deluge restart: 'unless-stopped' # always | no | on-failure [:5
Docker
8 Hits, Last modified: 11 days ago
ata docker run -d -p 9443:9443 --name=portainer --restart=always \ -v /var/run/docker.sock:/var/run/doc... un -d -p 9001:9001 --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.so... NTAINER'' | Kill (SIGKILL) a container| |''docker restart CONTAINER'' | Graceful stop and restart a container| |''docker pause CONTAINER'' | Suspend a container| |'
Docker - DHCP Kea Server
1 Hits, Last modified: 3 weeks ago
ng to it. With Bind in a Docker container, I just restart the container after adjusting the zone file. *I
Docker Miscellaneous
3 Hits, Last modified: 2 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
Nextcloud Container
5 Hits, Last modified: 3 months ago
-cron:latest # image: nextcloud:fpm-alpine restart: always depends_on: - db - redis ... DIS_HOST=redis 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
turn server
1 Hits, Last modified: 4 months ago
oturn/coturn:4.5.2 container_name: coturn restart: always # always | unless-stopped | no | on-fail
Docker nginx / php notes
11 Hits, Last modified: 5 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 w
Dokuwiki
1 Hits, Last modified: 6 months ago
s: - 8081:80 # - 443:443 #optional restart: unless-stopped </code> Todo: * Need to create
File Sharing
2 Hits, Last modified: 6 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
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: 6 months ago
s: - net.ipv4.conf.all.src_valid_mark=1 restart: unless-stopped</code> ++++ The Wireguard contai
Docker - diun & ntfy
1 Hits, Last modified: 7 months ago
retries: 3 start_period: 40s restart: unless-stopped</code> ++++ ntfy configuration i
Calibre
2 Hits, Last modified: 10 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