Nginx proxy manager – Docker Compose

Опубликовано: 05 Май 2026
на канале: EONEA IT Solutions
1,195
30

Learn how to easily configure NGINX Proxy Manager and automate free Let's Encrypt certificates, see step-by-step how to launch and secure your sites under a single IP address with docker-compose, and learn practical tips on DNS, SSL certificates and configuration backup - all in one resource!

file docker-compose.yaml:
services:
app:
image: 'jc21/nginx-proxy-manager:2'
restart: unless-stopped
ports:
'80:80' # Publiczny port HTTP
'443:443' # Publiczny port HTTPS
'81:81' # Admin Web Port

woluminy:
./data:/data
./letsencrypt:/etc/letsencrypt

healthcheck:
test: ["CMD", "/usr/bin/check-health"]
interwał: 10s
timeout: 3s

Commends:
Start docker compose
docker compose up -d

Stopping docker compose:
docker compose stop

Downloading current jversions of images:
docker compose pull

00:00 Intro
00:59 Nginx proxy manager – Docker Compose
28:23 Outro

###
We help companies protect their data and support when working remotely.
Ask how we can help you https://eonea.en/jak-pomagamy-naszym-...
If you are interested in comprehensive solutions to enhance your data security contact us: https://eonea.en/zatrudnijnas/