Reverse-proxy in a docker container

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Nginx Proxy Manager

    Docker container for managing Nginx proxy hosts with a simple, powerful interface

  • Take a look at Nginx Proxy Manager.

  • nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

  • For a simple setup, we use nginx-proxy as reverse proxy to enable sub-domain routing.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • acme-companion

    Automated ACME SSL certificate generation for nginx-proxy

  • You just start the app container with a label with the domain name and nginx will forward all requests to the matching container. And acme-companion will create a SSL certs for every sub-domain.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts