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
Any namespace
  • Any namespace
  • docker_notes (6)
  • tech_notes (1)
Past month
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker Deluge Image / Service @docker_notes
13 Hits, Last modified: 2 weeks ago
=====docker external volumes===== There are 2 type of volume needs in this set up. - Deluge config... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=[ip-address],rw \ --opt de... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,rw \ --opt de... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,rw \ --opt de
Docker init Systems @docker_notes
9 Hits, Last modified: 2 weeks ago
| *1 | Service, longrun type, as required | | ... tent with name of logging service | | | │   └── type |* |mandatory file containing service type, in this case longrun | | │   └ <code... longrun</code> | *1 | file content with type of service | | | ├── named-log
Docker mailserver @docker_notes
7 Hits, Last modified: 2 weeks ago
LECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%';</code... file database manager, that is suitable for many type of databases, including **sqlite** and being only... nditionPathExists=/etc/postfix/main.cf [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true E... ipt_active_path = ~/.dovecot.sieve\\ sieve_script_type = after \\ sieve_script_path = /etc/dovecot/sieve
Docker @docker_notes
5 Hits, Last modified: 2 weeks ago
bles Docker Rules After=docker.service [Service] Type=oneshot ExecStart=/usr/sbin/iptables -I DOCKER-US... ytes 20249 xt target "DNAT" } chain OUTPUT { type nat hook output priority dstnat; policy accept; ... tes 0 xt target "SNAT" } chain POSTROUTING { type nat hook postrouting priority srcnat; policy acce... ==== Docker has an internal DNS for each discrete type network. This allows docker containers to be ref
Docker-Compose @docker_notes
3 Hits, Last modified: 2 days ago
> docker volume create --driver local \ --opt type=none \ --opt device="/var/opt/my_website/dist... r the drive mount using: ''systemctl list-units --type=mount'', in my particular case it was ''mnt-docke... s=docker.socket mnt-docker_store.mount [Service] Type=notify # the default is not to use systemd for cg
Docker - DHCP Kea Server @docker_notes
2 Hits, Last modified: 4 weeks ago
vice and a Kea Control Agent. ====Docker Network Type==== This is a good case where the Docker network type needs to be set to host. The DHCP server needs t
Linux CLI Commands @tech_notes
1 Hits, Last modified: 3 weeks ago
Interface) Commands with examples and grouped by type =====File System===== ====check file system siz