Skip to Content
ERP Infinys
  • Home
  • Solutions
    • Services
  • Portfolio
    • Our Products
    • Odoo Addons
    • Project Portfolio
  • Articles
    • News
    • Knowledge base
    • Automation
    • Reports
    • Videos
  • About
  • 021-2968-2828
  • EN ID
  • Contact us
ERP Infinys
      • Home
      • Solutions
        • Services
      • Portfolio
        • Our Products
        • Odoo Addons
        • Project Portfolio
      • Articles
        • News
        • Knowledge base
        • Automation
        • Reports
        • Videos
      • About
    • 021-2968-2828
    • EN ID
    • Contact us

    Nginx Proxy Manager, Expose your services easily & securely

    nginxproxymanager.com
  • All Blogs
  • Knowledge base
  • Nginx Proxy Manager, Expose your services easily & securely
  • November 24, 2025 by
    Admin
    nginx


    NGINX Proxy Manager is a reverse proxy management system based on NGINX with a neat and clean web interface. You can also obtain trusted SSL certificates and manage multiple proxies with individual configuration, customization, and intrusion protection. It is open source and maintained on GitHub.


    Features

    • Beautiful and Secure Admin Interface based on Tabler
    • Easily create redirect domains, redirects, streams, and 404 hosts without needing to know anything about Nginx
    • Free SSL using Let’s Encrypt or provide your own custom SSL certificates
    • Access Lists and Basic HTTP Authentication for your hosts
    • Advanced Nginx configuration available for super users
    • User management, permissions, and audit logs


    Hosting your home network

    1. Your home router will have a Port Forwarding section somewhere. Log in and find it
    2. Add port forwarding for ports 80 and 443 to the server hosting this project
    3. Configure your domain name details to point to your home, either with a static IP or services like DuckDNS or Amazon Route53
    4. Use Nginx Proxy Manager as your gateway to forward to other web-based services.


    Setup

    1. Install Docker and Docker-Compose
    2. Install Portainer as a Web Panel to manage Docker containers

    Why Portainer:

    The intuitive Portainer user interface and coded best practices help organizations adopt containers quickly and efficiently.

    • Reduce operational complexity associated with multi-cluster management
    • Bridge the skills gap and facilitate feature discovery and learning with an intuitive user interface
    • Codify cloud-native best practices with design templates and default configurations
    • Consistently apply and manage access, permissions, and activity logging centrally

    The Portainer multi-cluster and multi-cloud container management platform supports Docker, Swarm, Nomad, and Kubernetes running in any Data Center, Cloud, Network Edge, or IoT Device

    3. After Portainer is running, log into Portainer and go to Create Stack

    4. Use the following script as a Docker base to install Nginx Proxy Manager

    version: '3'
    services:
    app:
    image: 'jc21/nginx-proxy-manager:latest'
    restart: unless-stopped
    ports:
    - '80:80'
    - '81:81'
    - '443:443'
    volumes:
    - ./data:/data
    - ./letsencrypt:/etc/letsencrypt

    5. Log into the Admin UI Manager

    Hehehe, this is really easy and fast, right?

    When your Docker container is running, connect to port 81 for the admin interface. Sometimes this can take a little time due to key entropy.

    http://127.0.0.1:81

    Email: admin@example.com
    Password: changeme
    npm_login


    To see more screenshots or details about this Nginx proxy manager, you can visit this page: https://nginxproxymanager.com/screenshots/

    Source link: https://agustox21.wordpress.com/2022/10/02/nginx-proxy-manager-expose-your-services-easily-securely-and-with-gui-web-admin-panel-and-configured-docker-portainer/


    in Knowledge base
    # Nginx
    Admin November 24, 2025
    Our blogs
    • News
    • Knowledge base
    • Automation
    • Reporting
    • Videos
    Sign in to leave a comment
    How To Build Unshakeable Customer Trust
    Home Services Portfolio Article About Contact us
    Follow us
    Klik di sini untuk menyiapkan jaringan sosial Anda
    Klik di sini untuk menyiapkan jaringan sosial Anda
    Klik di sini untuk menyiapkan jaringan sosial Anda
    Copyright © Infinyscloud
    en | id
    Powered by Odoo - Create a free website