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

Fulltext results:

Homepage dashboard
14 Hits, Last modified: 4 weeks ago
gets]] *[[https://gethomepage.dev/widgets/services/calibre-web/|calibre-web]] *[[https://gethomepage.dev/widgets/services/crowdsec/|vrowdsec]] *[[https://gethomepage.dev/widgets/services/deluge/|deluge]] *[[https://gethomepage.dev/widgets/services/glances/|glances]] *[[https://gethomepage
Docker mailserver
8 Hits, Last modified: 3 weeks ago
itNOFILE=65535 # If you want to allow the Dovecot services to produce core dumps, use: #LimitCORE=infinity ... ompose.yml'' ++++file| <code yaml>version: '3.9' services: roundcubemail: image: roundcube/roundcubem... [[https://docs.docker.com/compose/compose-file/05-services/#depends_on|Docker compose: depends_on]] Depends ... [[https://docs.docker.com/compose/compose-file/05-services/#links|Docker compose: links]] Links is not speci
Docker-Compose
7 Hits, Last modified: 3 days ago
xample:* <code yaml> networks: custom-network: services: app: networks: - custom-network </co... mes like this: <code yaml> volumes: my-volume: services: app: volumes: - my-volume:/path-in-c... n '3' volumes: web_data: external: true services: app: image: nginx:alpine ports: ... main server VM Traefik would fail. All the other services that relied on Traefik would not operate. A simp
Reverse Proxy Server - Traefik
6 Hits, Last modified: 6 months ago
f the Docker service to use - "traefik.http.services.container_name.loadbalancer.server.port=3000" # m... to separate into 2 smaller files, basic and main services) | | └── tcp.yml | This is the dynamic ... e to the public internet that are either not full services with own password, e.g. dokuwiki, nextcloud and m... d do, but would probably meet my needs. =====SSL Services===== For TCP and HTTPS services behind the Traefi
Docker init Systems
6 Hits, Last modified: 3 weeks ago
* | Mandatory sub-directory with of dependent services as sub-directories | | | │   │   ├── base | | built in base services | | | │   │   └── pre_start_scri... e and stop a daemon (down) *''s6-rc-db list all|services|oneshots|longruns|bundles'' - lists the nominated services in the active s6-rc-db *''s6-rc-db type service
Docker Miscellaneous
6 Hits, Last modified: 3 months ago
ng in IT. ++++docker-compose.yml| <code yaml>--- services: it-tools: image: 'corentinth/it-tool... ecure.service=it-tools" - "traefik.http.services.it-tools.loadbalancer.server.port=80" networks: ... browser. ++++docker-compose.yml| <code yaml>--- services: CyberChef: image: 'ghcr.io/gchq/cybe... ure.service=cyber-chef" - "traefik.http.services.cyber-chef.loadbalancer.server.port=80" networks
Docker - DNS Server
5 Hits, Last modified: 7 months ago
network.) ++++docker-compose.yml| <code yaml>--- services: bind: build: ./ image: bind:latest ... A google.com ns1.local.kptree.net'' - an external services via local name server *''host -t A mail.kptre... 9.9.9'' - remote address to local hosted external services via an external name server *Using ''delv'': ... @ns2.local.kptree.net google.com'' - an external services via local name server *''delv @1.1.1.1 mail.k
Nextcloud Container
5 Hits, Last modified: 3 months ago
iners on Docker Hub. Nextcloud needs a number of services to run; the main Nextcloud server, a database and... tes, however this is required for all the various services and can be considered separately. Refer to Nextc... code> ++++ ++++docker-compose.yml| <code yaml>--- services: app: build: ./ image: nextcloud-fpm-cr... t/doku.php?id=home_server:home_server_setup:other_services:back-up_server#tag|back-up server#tag]] ====NGIN
Docker Deluge Image / Service
4 Hits, Last modified: 3 weeks ago
t the Linux built-in commands. The main init and services control needs to be added with packages tini and ... ss. ++++The compose.yml file is:| <code yaml>--- services: deluge: build: ./ image: deluge-openvp... s://www.cyberciti.biz/faq/how-to-enable-and-start-services-on-alpine-linux/|How to enable and start services on Alpine Linux]] *[[https://docs.docker.com/engine/ref
VNC
3 Hits, Last modified: 7 days ago
panel. ++++My docker-compose.yml| <code yaml>--- services: # MariaDB - MySQL Database mariadb: contai... uacamole.middlewares=add-guacamole" ## HTTP Services - "traefik.http.routers.guacamole.service=guacamole" - "traefik.http.services.guacamole.loadbalancer.server.port=8080"
Docker
2 Hits, Last modified: 3 weeks ago
or some more details, tldr;|This may affect other services operating on the host machine. The default FORWA... tup "Show image up to date indicators for Stacks, Services and Containers"'' =====Docker CLI===== Much of
Calibre
2 Hits, Last modified: 10 months ago
release. ++++Calibre docker-compose.yml| <code> services: calibre: image: lscr.io/linuxserver/calibr... in123 ++++Calibre-web docker-compose.yml| <code> services: calibre-web: image: lscr.io/linuxserver/ca
turn server
2 Hits, Last modified: 4 months ago
turn===== ++++docker-compose.yml| <code yaml>--- services: coturn_server: image: coturn/coturn:4.5.2 ... # Option to set alternative server for TLS & DTLS services in form of # <ip>:<port>. If the port number is o
Docker - diun & ntfy
1 Hits, Last modified: 7 months ago
yml configuration, ++++docker-compose.yml| <code>services: ntfy: image: binwiederhier/ntfy init:
Docker - DHCP Kea Server
1 Hits, Last modified: 5 weeks ago
ust static IPv4 addresses for my main home server services and manually define the domain names in the Bind
Dokuwiki
1 Hits, Last modified: 6 months ago
Docker nginx / php notes
1 Hits, Last modified: 6 months ago
Private LAN VPN Access
1 Hits, Last modified: 7 months ago