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.

Contains
  • 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
24 Hits, Last modified: 2 weeks ago
'SELECT User, Host FROM mysql.user WHERE Host <> 'localhost';'' Filters the user / host list. *''drop u... me keypoints: *The mailadmin user was linked to localhost and granted all privileges *In mariadb localhost uses the socket file ''/var/run/mysqld/mysqld.s... tainer to the Nginx web server there is no common localhost or 127.0.0.1 available to share. * Docker
Docker Deluge Image / Service @docker_notes
8 Hits, Last modified: 2 weeks ago
eliably with the nftables and the map port to the local web interface simply stops working. It seems to w... its dns queries and then refers to the nominated local dns. See ''/etc/resolv.conf''. The docker documen... r is running. <code>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=[ip-address],... ng directory: <code>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,
Docker-Compose @docker_notes
4 Hits, Last modified: 2 days ago
1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> *[[https://gdevillele.github.i... volume: <code bash> docker volume create --driver local \ --opt type=none \ --opt device="/var/op... ernel. We recommend using cgroups to do container-local accounting. LimitNOFILE=infinity LimitNPROC=infin
Docker @docker_notes
3 Hits, Last modified: 2 weeks ago
irtual machines could not communicate outside the local host IP address with other LAN addresses, includi... |''docker run -v HOSTDIR:TARGETDIR IMAGE'' | Map local directory and Launch| **Container Management:** ... MAND ^ DESCRIPTION^ |''docker images'' | List all local images| |''docker history IMAGE'' | Show the imag
Homepage dashboard @docker_notes
3 Hits, Last modified: 4 weeks ago
status, time, calendar, etc. I have looked at 2 locally hosted web page applications [[https://gethomep... e configurable that Heimdall. [[https://homepage.local.kptree.net/]] ====References / Links==== *Heim... ard]] =====speed tester==== [[https://speedtest.local.kptree.net/admin|KPTree Speed Tester page]] ==
VNC @docker_notes
3 Hits, Last modified: 39 hours ago
- /etc/timezone:/etc/timezone:ro - /etc/localtime:/etc/localtime:ro environment: - PUID=$PUID - PGID=$PGID - MYSQL_ROOT_PASSWORD... - "traefik.http.routers.guacamole.rule=Host(`guac.local.kptree.net`)" - "traefik.http.routers.guaca