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.

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 hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker mailserver
17 Hits, Last modified: 5 weeks ago
' to start postfix in the foreground *''postfix stop'' to stop postfix *''postfix reload'' to reload configura... *[[https://www.cyberciti.biz/faq/linux-unix-start-stop-restart-postfix/|Start / Stop / Restart Postfix Mail Server]] *[[https://kerneltalks.com/linux/how-to-start-stop-and-reload-postfix/|How to start, stop and reload postfix]] *[[https://serverfault.c... dules * ''httpd -k restart'' to restart, also stop to kill, graceful to gracefully stop * main configuration files located at ''/etc/ap
Docker
9 Hits, Last modified: 8 months ago
etwork. Default port seems to be 9001. * First stop the agent container: ''%%docker stop portainer_agent%%'' * Then remove the agent con... r start CONTAINER''| Start a container| |''docker stop CONTAINER'' | Graceful stop a container| |''docker kill CONTAINER'' | Kill (S... ment** |<55em>| ^COMMAND ^ DESCRIPTION^ |''docker stop $(docker ps -q)'' | To stop all the running containers| |''docker stop $(docker ps -a -q)'' | To stop all the stopped and running containers| |''docker kill $(doc
Docker Deluge Image / Service
4 Hits, Last modified: 3 months ago
stop and remove the container *''docker-compose stop'' to stop the container *''docker-compose start'' to star
Nextcloud Container
2 Hits, Last modified: 5 weeks ago
en the 'max_execution_time' ini option ; does not stop script execution for some reason. A value of '0' ... f the Nextcloud. Some of the intermittent errors stop and the page response improved significantly. ===
Docker - DNS Server
2 Hits, Last modified: 7 months ago
ack now, so this option is not required *''rndc stop'' to stop named <fc #ff0000>- need to implement this in S6
Docker nginx / php notes
2 Hits, Last modified: 11 months ago
-s //signal//'', where //signal// maybe: * ''stop'' for fast shutdown * ''quit'' for graceful s... en the 'max_execution_time' ini option ; does not stop script execution for some reason. A value of '0'
Docker-Compose
1 Hits, Last modified: 3 weeks ago
'' *''docker-compose down'' *''docker-compose stop|start|restart'' it is better to use down and up c
Docker init Systems
1 Hits, Last modified: 6 weeks ago
*''s6-rc -d change servicename'' - disable and stop a daemon (down) *''s6-rc-db list all|services|o