Tagged articles
5 articles
Page 1 of 1
Java Architect Essentials
Java Architect Essentials
Nov 18, 2024 · Backend Development

Quickly Deploy Nginx Proxy Manager with Docker and Enable HTTPS

This tutorial walks through installing the open‑source Nginx Proxy Manager using Docker‑Compose, accessing its web UI, logging in with default credentials, and configuring a reverse‑proxy entry that maps a custom domain to the admin interface with automatic Let’s Encrypt HTTPS.

DevOpsDockerNginx
0 likes · 7 min read
Quickly Deploy Nginx Proxy Manager with Docker and Enable HTTPS
macrozheng
macrozheng
Mar 22, 2023 · Backend Development

Quickly Set Up Nginx Proxy Manager with Docker and Enable HTTPS

This guide walks you through installing Nginx Proxy Manager via Docker, configuring reverse proxy hosts, obtaining Let’s Encrypt SSL certificates, and securing access with HTTPS, all using a user‑friendly web interface suitable for beginners.

DockerSSLWeb UI
0 likes · 7 min read
Quickly Set Up Nginx Proxy Manager with Docker and Enable HTTPS