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.

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

Fulltext results:

Docker mailserver @docker_notes
9 Hits, Last modified: 14 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 @docker_notes
8 Hits, Last modified: 2 weeks 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-Compose @docker_notes
3 Hits, Last modified: 25 hours 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
VNC @docker_notes
3 Hits, Last modified: 15 hours 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
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified: 2 weeks ago
in_open: true container_name: deluge restart: 'unless-stopped' # always | no | on-failure [:5
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 4 weeks ago
ng to it. With Bind in a Docker container, I just restart the container after adjusting the zone file. *I