docker

Search

You can find the results of your search below.

Docker mailserver @docker_notes
91 Hits, Last modified:
{{tag>linux docker mail mailserver Alpine dovecot postfix sqlite s6 s6-rc}} ======Docker mailserver====== This mailserver setup follows Wo... setup is for installation on latest Alpine linux Docker image with s6-rc init using maria database. I to... nal database is not necessary, particularly for a Docker based server implementation. See [[https://www.di
Reverse Proxy Server @docker_notes
57 Hits, Last modified:
{{tag>linux docker traefik "reverse proxy" proxy openssl ssl certificate portainer cloudsec}} ======Revers... ect them all===== These containers all talk via a docker bridge network named proxy, ''docker network create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd /home/docker_store sudo mkdir traefik sudo chown baumkp:baumkp
sidebar
32 Hits, Last modified:
*[[home_server:home_server_setup:other_services:docker]] *[[home_server:home_server_setup:other_servic... otes:builtin]] *[[tech_notes:alpine]] ++++ ++++Docker Notes| *[[docker_notes:index]] *[[docker_notes:vm-container]] *[[docker_notes:docker]] *[[docker_notes:docker-compos
Router VM @linux_router
2 Hits, Last modified:
ystem functioning directly on the bare metal, but Docker's use of IPtables rules on its Host would impair my Router NFTables setup. Use of a VM isolates Docker's IPTable manipulations from the main system. ==