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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@docker_notes
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker-Compose
1 Hits, Last modified: 19 hours ago
.unit.html#RequiresMountsFor=|systemd.unit — Unit configuration #RequiresMountsFor]] * [[https://access.redhat.
Docker mailserver
58 Hits, Last modified: 14 days ago
through and clean up some non-fatal errors in the configuration that were showing in the logs, mid 2024. Current... from the database we need to create a ‘cf’ file (configuration file). Start by creating a file called /etc/postf... ns.cf'' The “postconf” command conveniently adds configuration lines to your /etc/postfix/main.cf file. It also ... found. To accomplish that please create another configuration file at ''/etc/postfix/sqlite-virtual-mailbox-map
Docker Deluge Image / Service
6 Hits, Last modified: 2 weeks ago
vider. They use openVPN for access, with a login configuration. I noticed that they recently now also have the ... the openvpn program in background using nominated configuration file </code>++ see [[https://serverfault.com/que... 2 type of volume needs in this set up. - Deluge configuration directory - I usually like to store my live application configuration files with the docker image / container setup -
Docker
1 Hits, Last modified: 2 weeks ago
ocker.service. If I needed a more complex iptable configuration I could have created a file called iptables-docke
Homepage dashboard
1 Hits, Last modified: 3 weeks ago
so have other utility information, such as system configuration and status, time, calendar, etc. I have looked a
Docker - DHCP Kea Server
26 Hits, Last modified: 4 weeks ago
over back-up working. On 2023-01-02 I modified a configuration file on the primary server with a syntax error, 8... | | isc-kea-hook-mysql-cb | | MySQL Configuration Backend. ... | | isc-kea-hook-pgsql-cb | | PostgreSQL Configuration Backend. ... t I do not use. *[[https://kb.isc.org/docs/kea-configuration-sections-explained|Kea configuration sections exp
Nextcloud Container
25 Hits, Last modified: 3 months ago
and errors. This included some issues with nginx configuration that magically went away with version 29 and addi... s://docs.nextcloud.com/server/stable/admin_manual/configuration_server/config_sample_php_parameters.html#default-parameters|Configuration Parameters]] *[[https://help.nextcloud.com/t/... s://docs.nextcloud.com/server/latest/admin_manual/configuration_server/logging_configuration.html|Nextcloud confi
turn server
5 Hits, Last modified: 4 months ago
turnserver.conf| <code yaml># Coturn TURN SERVER configuration file # # Boolean values note: where a boolean val... # "plain" TCP & UDP port(s), too - if allowed by configuration. # #listening-port=3478 # TURN listener port for... to the TLS & DTLS # port(s), too - if allowed by configuration. The TURN server # "automatically" recognizes the... # Use an absolute path or path relative to the # configuration file. # Use PEM file format. # #cert=/usr/local/e
Docker nginx / php notes
27 Hits, Last modified: 5 months ago
graceful shutdown * ''reload'' to reload the configuration files * ''reopen'' to reopen the log files * ''nginx -t'' to test configuration * ''nginx -c //config_file//'' to start nginx w... tc/nginx/nginx.conf''. =====Alpine nginx standard configuration (v3.20.0, 2024-05-22)===== ====/etc/nginx/==== ... x_forwarded_for"'; # Sets the path, format, and configuration for a buffered log write. access_log /var/log/ng
Dokuwiki
3 Hits, Last modified: 6 months ago
so I have a backup in case the main wiki with my configuration notes becomes unavailable. * Some of the follo... in a new tab. The option can be set under admin/configuration/Link Settings/extern. Set to ''_tab'' for externa... ki]] and [[https://www.dokuwiki.org/config:target|Configuration Setting: target]]. <- docker_notes:security|Back
Reverse Proxy Server - Traefik
13 Hits, Last modified: 6 months ago
ic description of the process that aligns with my configuration files. I do this for 2 reasons, both allowing me ... s://doc.traefik.io/traefik/v3.2/reference/dynamic-configuration/docker/|Docker Configuration Reference]] *[[https://doc.traefik.io/traefik/middlewares/http/headers/|Header... de> I have broken down the Traefik router dynamic configuration file, My config.yml into 2 configuration files. O
File Sharing
1 Hits, Last modified: 6 months ago
on shares a number of features with tools such as configuration management packages (CVS, PRCS, Subversion, BitKe
Docker - DNS Server
7 Hits, Last modified: 6 months ago
in S6</fc> *''rndc reload'' to reload the named configuration files *''named-checkconf /etc/bind/named.conf''... conf -p'' for a flatened uncomment listing of the configuration files I have setup a primary DNS server and seco... curred due to DNSSEC failure. Basic Bind9 DNSSEC configuration options * The option (in ''/etc/bind/named.conf... able yes;'' is no longer valid and use will cause configuration error. <fc #ff0000>DO NOT USE!</fc> DNSSEC is e
Authentication
2 Hits, Last modified: 6 months ago
[[https://docs.goauthentik.io/docs/install-config/configuration/|Configuration]] *[[https://docs.goauthentik.io/docs/add-secure-apps/applications/|Applications]] *[[htt
Docker - diun & ntfy
3 Hits, Last modified: 7 months ago
t added the init option to the docker-compose.yml configuration, ++++docker-compose.yml| <code>services: ntfy:... ptional: set desired timezone, was UTC # Use configuration file: config/etc/ntfy/server.yml # NTFY_BA... 40s restart: unless-stopped</code> ++++ ntfy configuration is stored ''/etc/ntfy/server.yml''. ++++server.y