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

Matching pagenames:

  • Authentication

Fulltext results:

Docker nginx / php notes
1062 Hits, Last modified: 10 months ago
TENT_TYPE $content_type; fastcgi_param CONTENT_LENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_s... TENT_TYPE $content_type; fastcgi_param CONTENT_LENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_s... nt.graphics odg; application/vnd.oasis.opendocument.presentation odp; application/vnd.oasis.opendocumen... document.text odt; application/vnd.openxmlformats-officedocument.presentationml.presentation
Nextcloud Container
345 Hits, Last modified: 3 weeks ago
s a comma separated list of user/group names. ; When set, listen.owner and listen.group are ignored ;listen.acl_users = ;listen.acl... GI clients which are allowed to connect. ; Equivalent to the FCGI_WEB_SERVER_ADDRS environment variable in the original ; PHP FCGI (5.2.2+). Ma... processes at once. ; ondemand - no children are created at startup. Children will be forked when ; new requests will connect. The foll... heMaxClients directive with mpm_prefork. ; Equivalent to the PHP_FCGI_CHILDREN environment variable in the original PHP ; CGI. The below de
turn server
281 Hits, Last modified: 19 months ago
rate thread). # # If this parameter is not set, then the default OS-dependent # thread pattern algorithm will be employed. Usu... endpoint with stats on a prometheus format # this endpoint is listening on a different port to not conflict with other configurations. ... e treated separately). # #bps-capacity=0 # Uncomment if no UDP client listener is desired. # By default UDP client listener is always started. # #no-udp # Uncomment if no TCP client listener is desired. # By default TCP client listener is
Docker mailserver
222 Hits, Last modified: 3 weeks ago
000>Red Hat</fc> [[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/5/html/deployment_guide/s1-users-groups-standard-users|37.3. Stand... nces==== *Docker *[[https://docs.docker.com/engine/reference/builder/#volume|Dockerfile reference]] *[[https://docs.docker.com/storage/volume... and can be commented out of the Dockerfile. *pwgen => ''pwgen'' generates encrypted passwords *vim => because it is nicer to... il_db /bin/bash'' *See [[https://mariadb.com/kb/en/configuring-mariadb-for-remote-client-access/|Configuring MariaDB for Remote Client Access]] *Un-comment ''bind-address=0.0.0.0'
Docker - diun & ntfy
160 Hits, Last modified: 22 months ago
ients can attach files to notifications as attachments. Minimum settings to enable attachments # are "attachment-cache-dir" and "base-url". # ... led, allows ntfy to receive push notifications, even when the ntfy web app is closed. When enabled, users # can enable background notifications... ice: # Interval in which keepalive messages are sent to the client. This is to prevent # intermediaries closing the connection for inac... ould be "https://ntfy.sh". # - upstream-access-token is the token used to authenticate with the upstream server. This is only requ
Docker Deluge Image / Service
150 Hits, Last modified: 2 months ago
OpenVPN setup==== Most of the notes below were taken discovering and implementing the Docker usage of openvpn with the s6 init system. That being said there... dds a PrivatVPN host to the host DNS /usr/sbin/openvpn /etc/openvpn/privatvpn.conf & #This runs the openvpn program in background using nominated configur... in mailserver setup also to no avail. ''S6_KEEP_ENV'' (default = 0): if set, then environment is not reset and whole supervision tree sees original set of env vars. It switches with-contenv into a nop. I placed ''ENV S6_KEEP_ENV=1'' before first init and all the environment va
Reverse Proxy Server - Traefik
103 Hits, Last modified: 21 months ago
e an example that requires use of specialised TCP entrypoints. Often these entry points also needed to be passed to the server ... G]] *[[https://docs.portainer.io/v/2.15/admin/environments/add/docker|Add a Docker Standalone environment]] * [[https://github.com/traefik/tra... e and certificate filename) -text -noout'' *''openssl s_client -connect localhost:443 2>/dev/null | openssl x509 -noout -dates'' *[[https://www.techrepublic.com/article/how-to-utilize-openssl-in-linux-to-check-ssl-certificate-details/|How to utilize openssl in Linux to check SSL certificate details]] =
Docker - DHCP Kea Server
100 Hits, Last modified: 5 months ago
| | isc-kea-doc | | Kea documentation. Highly recommended. Example documents are located here ''/usr/share/doc/kea/examples/... file as per Kea docs [[https://kea.readthedocs.io/en/kea-2.6.0/arm/dhcp4-srv.html#ipv4-subnet-identifier|ipv4-subnet-identifier]] resolved this error. Apparently this par... t -t /app/kea-ctrl-agent.conf==== *''kea-ctrl-agent -t /app/kea-ctrl-agent.conf'' to test the kea-cont-agent configuration file ''/app/kea-ctrl-agent.conf'' *''kea-ctrl-agent -c /app/kea-ctrl-agent.conf'' to start the kea-cont-agent configuration file ''/app/kea-ctrl-agent.conf''
Docker
94 Hits, Last modified: 8 months ago
[Home - Docker](https://www.docker.com/) *Documentation: [Docker Documentation | Docker Documentation](https://docs.docker.com/) *Docker hub: [... ''sudo usermod -aG docker $USER'' Install Docker Engine : [Docker Engine](https://docs.docker.com/engine/install/) ====downgrade docker==== The upgra... e from version 28.5.2 to 29.0.0 seems to have broken something and the environment stopped function correctly, seems to be docker-c... ker instances, it show the error: "Failed loading environment". The remote Portainer agents were operating. The Local Portainer instance r
Docker - DNS Server
83 Hits, Last modified: 7 months ago
attacks. // // These attacks are now widely prevalent on the open internet. Even if // unadvertised, attackers can and will find y... ific DNS query and response. DNSSEC does not prevent viewing of the DNS data, but rather ensure prevent man in the middle attacks. Bind9 circa version ... ock Grammar]] *[[https://bind9.readthedocs.io/en/latest/reference.html#namedconf-statement-forwarders|Bind Forwarders Grammar]] *[[https://bind9.readthedocs.io/_/downloads/en/latest/pdf/|Bind 9 Administrator Reference Manual]] *[[https://medium.com/nlnetlabs/priv
Docker init Systems
56 Hits, Last modified: 4 weeks ago
stemV Filesystem]] *[[https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/4/html/reference_guide/s1-boot-init-shutdown-sysv|SysV Init Runl... [https://systemd.io/|SystemD]] *[[https://wiki.gentoo.org/wiki/OpenRC|OpenRC]] *[[http://smarden.org/runit/|runit]] *[[h... name: oneshot, longrun or bundle *''s6-rc-db dependencies servicename'' - lists the dependencies in the servicename directory, i.e. in servicesname/dependencies.d *''s6-rc-db dependencies servicename'' - lists all the dependencies of servicename *''s6-rc-db -d|-u timeout servicename'' - li
Docker Miscellaneous
40 Hits, Last modified: 9 months ago
driver client]] *[[https://docs.docker.com/reference/cli/docker/plugin/enable/|docker plugin enable]] *[[https://github.com/grafana/loki/issues... community/netbox|Netbox]] is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. ====reference==== *[[https://github.com/netbox-community/netbox|Netbox]] *[[https:/... /docker-netbox/|linuxserver netbox]] <- docker_notes:ntp|Back ^ docker_notes:index|Start page ^ |End->
File Sharing
39 Hits, Last modified: 21 months ago
ed at the beginning of each header. There have been considered 3 different levels of access as described by the application... as changed =====Nextcloud===== Nextcloud is an open source content collaboration platform. At its core is file-sha... , Linux, Android, and BSD. It can sync files between devices on a local network, or between remote devices over the Internet. Data security a... on of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in
Docker-Compose
31 Hits, Last modified: 10 days ago
stall/|Install Docker Compose]] *Install Docker Engine : [[https://docs.docker.com/engine/install/|Docker Engine]] =====Networking===== By default Docker-Com... sMountsFor]] * [[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_basic_system_set
Bookmarking Servers
29 Hits, Last modified: 16 months ago
away (see the inevitability of Link Rot), Linkwarden also saves a copy of each webpage as a Screenshot and PDF, ensuring accessibility even if the original content is no longer available. A... den Docs]] *Github [[https://github.com/linkwarden/linkwarden|linkwarden]] *JimsGarage [[https://github.com/JamesTurland... ]] *Blog review [[https://blog.elest.io/linkwarden-free-open-source-bookmark-manager-for-teams/|Linkwarden: Free Open-source Bookmark Manager for Teams]] ---- <- docker_notes:authentication|Back ^ docker_not
Private LAN VPN Access
24 Hits, Last modified: 21 months ago
Docker Host
21 Hits, Last modified: 9 months ago
ntp
20 Hits, Last modified: 10 months ago
Homepage dashboard
17 Hits, Last modified: 3 months ago
Dokuwiki
13 Hits, Last modified: 5 months ago
Authentication
11 Hits, Last modified: 21 months ago
VNC
10 Hits, Last modified: 15 months ago
Calibre
7 Hits, Last modified: 2 years ago
Matrix
5 Hits, Last modified: 2 years ago
Crowdsec
1 Hits, Last modified: 21 months ago
Docker - Index
1 Hits, Last modified: 10 months ago