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.

Starts with
  • 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

Matching pagenames:

  • Docker init Systems

Fulltext results:

Docker-Compose
48 Hits, Last modified: 7 days ago
nted]] * [[https://www.freedesktop.org/software/systemd/man/systemd.unit.html#RequiresMountsFor=|systemd.unit — Unit configuration #RequiresMountsFor]] ... red_hat_enterprise_linux/8/html/configuring_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/d
Docker init Systems
34 Hits, Last modified: 4 weeks ago
aps more concerning is when graphical / windowing systems such as Gnome rely upon SystemD calls making it break with other init systems.\\ Some Unix (Linux focus) init systems: *sysv... 92-2023)]] *[[https://www.hackerstack.org/linux-system-v-init-and-systemd-essentials/|Linux SysV init and Systemd essentials]] When creating my own imaged I have ... |Nextcloud (only example)]] There are other init systems out there that I have not looked into, including a number of legacy init systems that are no longer supported. ++++ =====s6 supervision rc system===== I decided to build this container image base
Docker nginx / php notes
23 Hits, Last modified: 10 months ago
t: ; - %{user}C for user CPU only ; - %{system}C for system CPU only ; - %{total}C for user + system CPU (default) ; %d: time taken to serve the request ; ... Set open file descriptor rlimit. ; Default Value: system defined value ;rlimit_files = 1024 ; Set max cor... an integer greater or equal to 0 ; Default Value: system defined value ;rlimit_core = 0 ; Chroot to this
Docker mailserver
20 Hits, Last modified: 3 weeks ago
ot!, it seems to do nothing meaningful. ++++/lib/systemd/system/postfix.service| <code>[Unit] Description=Postfix... The debian 10 systemctl dovecot.service: ++++/lib/systemd/system/dovecot.service| <code># This file is part of Dov... IZE THIS FILE, INSTEAD # create the file: # `/etc/systemd/system/dovecot.service.d/service.conf'. # or copy this as # `/etc/systemd/system/dovecot.service` and edit then # and put your cha
Docker
20 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] Descripti... ind the full path for the iptables command. * ''systemctl daemon-reload'' to reload the system service file if modified * ''sudo systemctl ena... elete all dangling and unused images| |''%%docker system prune --volumes%%'' | To delete all docker unused system volumes| **Inspect / Troubleshoot Containers:** ... f disk space used by the Docker daemon| |''docker system info'' | displays docker system information| **Run Commands:** |<62em>| ^COMMAND
Nextcloud Container
15 Hits, Last modified: 3 weeks ago
t: ; - %{user}C for user CPU only ; - %{system}C for system CPU only ; - %{total}C for user + system CP... List all configs config:system:delete Delete a system config value config:system:get Get a system config value config:system:set Set a system config value dav dav:create-addressbook Create a dav addr
Docker - DNS Server
12 Hits, Last modified: 7 months ago
tu.com/server/how-to/wireguard-vpn/on-an-internal-system/|WireGuard on an internal system (peer-to-site)]] =====Bind9 Controls===== *''/... t/doku.php?id=docker_notes:init#s6_supervision_rc_system| s6 rc system]]. Notes -I never had much success with the ... ]] *[[https://en.wikipedia.org/wiki/Domain_Name_System_Security_Extensions|Domain Name System Security Extensions]] *[[https://bind9.readthed... rnetsociety.org/blog/2018/12/dns-privacy-in-linux-systemd/|DNS-over-TLS in Linux (systemd)]] *[[https://www.mytinydc.com/en/dns-provisio
File Sharing
11 Hits, Last modified: 21 months ago
sed upon the user specific type. So create a new systemd service, ''/lib/systemd/system/syncthing@.service'' ++++syncthing@.service| <cod... nstall] WantedBy=multi-user.target</code> ++++ ''systemctl daemon-reload'' to update systemd. To use example: ''sudo systemctl status syncthing@user.service'' ====References==== *[[https://sync... many flavors of Unix (Solaris, Linux, OS X, etc.) systems. Moreover, Unison works across platforms, allowi
ntp
9 Hits, Last modified: 10 months ago
at that time. =====systemd commands===== *sudo systemctl status systemd-timesyncd *The default configuration is show... 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... about the current sources *''tracking'' Display system time information *''nptdata'' display informati
turn server
8 Hits, Last modified: 19 months ago
used here. (Still need to setup a correct working system to auto extract on certificate update. At the mo... e or in the command line options, # then all IPv4 system IPs will be used for listening. #listening-ip= # # If you specify '::' as IP, then all IPv6 system IPs will be used for # listening. #listening-ip=:... u want to make some fine tweaks. # # In the older systems (Linux kernel before 3.9), # the number of UDP t
Docker - diun & ntfy
7 Hits, Last modified: 21 months ago
here is not iOS application for this notification system, which basically makes it of less value for me. ... This can be useful to avoid port issues on local systems, and to simplify permissions. # # listen-unix: <... our permissions: # If you are running ntfy with systemd, make sure this cache file is owned by the # n... our permissions: # If you are running ntfy with systemd, make sure this user database file is owned by t
Docker Deluge Image / Service
5 Hits, Last modified: 2 months ago
i and openrc. - I have swapped to using s6 init system ++++ *''docker build -t deluge-openvpn-nftables... terface. *Inside the container shell the deluge system can be started with the command ''deluge web'' It... the application to be controlled by the build in system. ---- =====VPN setup including nftable force t... ting the Docker usage of openvpn with the s6 init system. That being said there my be some handy bits in t
Homepage dashboard
2 Hits, Last modified: 3 months ago
sically a webpage that provides a summary of your system and also has links to launch web applications and... may also have other utility information, such as system configuration and status, time, calendar, etc. I
Docker - DHCP Kea Server
2 Hits, Last modified: 5 months ago
ing base Docker Alpine Linux images, with S6 init system. <fs x-small>(ISC Kea is a modern replacement for... ork again. Backup DHCP and DNS on my home server system is simply so much more beneficial than DDNS. The
Docker Host
2 Hits, Last modified: 9 months ago
S6-rc]] [[https://github.com/skarnet/s6-rc|init]] system. I avoid the use of Ubuntu now as I find it bloa... web interface, nice VM backup, and LXC container system, as well as other functionality. I use nftables
Reverse Proxy Server - Traefik
1 Hits, Last modified: 20 months ago