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.

Contains
  • 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-Compose
35 Hits, Last modified: 6 days ago
nted]] * [[https://www.freedesktop.org/software/systemd/man/systemd.unit.html#RequiresMountsFor=|systemd.unit — Unit configuration #RequiresMountsFor]] ... uring_basic_system_settings/assembly_working-with-systemd-unit-files_configuring-basic-system-settings|RedHat Docs Chapter 17. Working with systemd unit files]] * [[https://gabrieltanner.org/blog
Docker init Systems
8 Hits, Last modified: 4 weeks ago
-shutdown-sysv|SysV Init Runlevels]] *[[https://systemd.io/|SystemD]] *[[https://wiki.gentoo.org/wiki/OpenRC|OpenRC... tps://www.hackerstack.org/linux-system-v-init-and-systemd-essentials/|Linux SysV init and Systemd essentials]] When creating my own imaged I have g
Docker mailserver
7 Hits, Last modified: 3 weeks ago
++here|/usr/libexec/postfix/postfix-script++ ===systemd=== The systemd service script is a hoot!, it seems to do nothing meaningful. ++++/lib/systemd/system/postfix.service| <code>[Unit] Description=... le.org</code> ====dovecot start / stop==== ===systemd=== The debian 10 systemctl dovecot.service: ++++/
ntp
7 Hits, Last modified: 10 months ago
ut) *Copy the default configuration in ''/etc/systemd/timesyncd.conf'' to ''/etc/systemd/timesyncd.conf.d/timesyncd.conf'' and modify options in ''/etc/systemd/timesyncd.conf.d/timesyncd.conf'' *timedatectl
File Sharing
4 Hits, Last modified: 20 months ago
sed upon the user specific type. So create a new systemd service, ''/lib/systemd/system/syncthing@.service'' ++++syncthing@.servic... code> ++++ ''systemctl daemon-reload'' to update systemd. To use example: ''sudo systemctl status syncthi
Docker - diun & ntfy
3 Hits, Last modified: 21 months ago
our permissions: # If you are running ntfy with systemd, make sure this cache file is owned by the # nt... our permissions: # If you are running ntfy with systemd, make sure this user database file is owned by th... our permissions: # If you are running ntfy with systemd, make sure this log file is owned by the # ntfy
Docker nginx / php notes
3 Hits, Last modified: 10 months ago
vents.mechanism = epoll ; When FPM is built with systemd integration, specify the interval, ; in seconds, between health report notification to systemd. ; Set to 0 to disable. ; Available Units: s(econ... urs) ; Default Unit: seconds ; Default value: 10 ;systemd_interval = 10 ;;;;;;;;;;;;;;;;;;;; ; Pool Defini
Docker - DNS Server
2 Hits, Last modified: 7 months ago
rnetsociety.org/blog/2018/12/dns-privacy-in-linux-systemd/|DNS-over-TLS in Linux (systemd)]] *[[https://www.mytinydc.com/en/dns-provision
Docker
2 Hits, Last modified: 8 months ago
ccur automagically after a reboot. I added a new systemd.service for this: ''sudo vim /etc/systemd/system/iptables-docker.service'': <code>[Unit] De