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
34 Hits, Last modified: 4 weeks ago
ult.com/questions/803533/dovecot-storing-mails-in-var-mail-but-mail-location-set-to-maildir-var-mail-v|Dovecot storing mails in /var/mail, but mail_location set to maildir:/var/mail/... dis package. *The default conf log file is ''/var/log/redis/redis.log''. Use ''mkdir /var/log/redis'' to make directory if required. *To
Docker nginx / php notes
19 Hits, Last modified: 10 months ago
ay be a full path or just a file prefix ; (i.e., /var/www/x blacklists all the files and directories in /var/www ; that start with 'x'). Line starting with a ... lue: current directory or / when chroot ;chdir = /var/www ; Redirect worker stdout and stderr into mai... play_errors] = off ;php_admin_value[error_log] = /var/log/php82/$pool.error.log ;php_admin_flag[log_err... cket change fastcgi_pass to: ''fastcgi_pass unix:/var/run/php-fpm.sock;'' ++++ ++++/var/www/test/test
Docker
18 Hits, Last modified: 8 months ago
1 --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/docker/volumes:/var/lib/docker/volumes portainer/agent</code> ++++ It... iner images and other operating information in ''/var/lib/docker'', with a lot of information in ''/var/lib/docker/overlay2'', the command ''sudo du -d 1 -h /var/lib/docker'' lists the sub-directories and used s
Nextcloud Container
15 Hits, Last modified: 4 weeks ago
no-cache imagemagick-svg supervisor \ && mkdir /var/log/supervisord /var/run/supervisord COPY supervisord.conf / ENV NEX... | <code yaml>[supervisord] nodaemon=true logfile=/var/log/supervisord/supervisord.log pidfile=/var/run/supervisord/supervisord.pid childlogdir=/var/log/supervisord/ logfile_maxbytes=50MB
turn server
12 Hits, Last modified: 19 months ago
database file name. # # The default file name is /var/db/turndb or /usr/local/var/db/turndb or # /var/lib/turn/turndb. # #userdb=/v... lt, the turnserver tries to open a log file in # /var/log, /var/tmp, /tmp and the current directory # (Whichever ... signal # to the turnserver process. # #log-file=/var/tmp/turn.log # Option to redirect all log output... me to store the pid of the process. # Default is /var/run/turnserver.pid (if superuser account is used)
Docker - diun & ntfy
12 Hits, Last modified: 22 months ago
id/gid, was UID:GID volumes: - ./config/var/cache/ntfy:/var/cache/ntfy - ./config/etc/ntfy:/etc/ntfy ... # listen-https: # Listen on a Unix socket, e.g. /var/lib/ntfy/ntfy.sock # This can be useful to avoid ... e servers. # # Debian/RPM package users: # Use /var/cache/ntfy/cache.db as cache file to avoid permis... nning: chown ntfy.ntfy <filename>. # cache-file: /var/cache/ntfy/cache.db cache-duration: "24h" # cache
Docker - DNS Server
9 Hits, Last modified: 7 months ago
c/bind/' - '/mnt/docker_store/bind9/.config/var/bind:/var/bind/' - '/mnt/docker_store/bind9/.config/var/log:/var/log/' network_mode: host command: /bin/sh
Docker - DHCP Kea Server
5 Hits, Last modified: 5 months ago
"/app/kea.leases4.csv", #Kea 2.6.3 requires /var/lib/kea "name": "/var/lib/kea/kea.leases4.csv", "output": "/app/log/kea-dhcp4.log", "output": "/var/log/kea/kea-dhcp4.log", Symlinking did not seem to work: /bin/ln -sf /app/log/ /var/log/kea , so I created a specific docker volume t
Docker Miscellaneous
4 Hits, Last modified: 9 months ago
ort # - 5001:5001 volumes: - /var/run/docker.sock:/var/run/docker.sock - ./data:/app/data ... --detach \ --name watchtower \ --volume /var/run/docker.sock:/var/run/docker.sock \ containrrr/watchtower</code
Docker-Compose
2 Hits, Last modified: 14 days ago
-container </code> These volumes are stored in `/var/lib/docker/volumes`. ====Docker external named v... local \ --opt type=none \ --opt device="/var/opt/my_website/dist" \ --opt o=bind web_data
ntp
2 Hits, Last modified: 10 months ago
pp/' # - '/mnt/docker_store/kea/.config/log:/var/log/kea' # network_mode: host cap_add: ... rg iburst initstepslew 10 pool.ntp.org driftfile /var/lib/chrony/chrony.drift rtcsync cmdport 0</code>+