Docker NGINX Reverse Proxy to other containers

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Nginx Proxy Manager

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

  • Consider using Nginx Proxy Managerinstead, it's simpler to setup

  • nginxconfig.io

    ⚙️ NGINX config generator on steroids 💉

  • You're spot on about the limitations with that nginx proxy manager. Once people get to the point of fine-tuning their Nginx config, a tool like nginxconfig.io becomes really handy. It was originally developed by Digital Ocean, who still hosts an online version of the tool at the URL in its name. Even better, they've open sourced the entire tool so it can be self-hosted.

  • 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
  • nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

  • docker-swag

    Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.

  • Or Swag, which is even simpler to maintain. Has sample configs that only need to me renamed for most services already, creating a new config takes a few seconds. (Doesn’t provide a Webinterface though.)

  • acme-companion

    Automated ACME SSL certificate generation for nginx-proxy

  • I highly recommend acme-companion. Takes care of the port handling and certificates.

  • I have a couple of templates here that is part of my larger setup. That should give you a kickstart in the right direction.

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

  • Add https to docker app

    2 projects | /r/docker | 24 Jun 2023
  • Beginner questions about deploying node.js app on Beanstalk

    2 projects | /r/aws | 19 May 2023
  • Further investigating 403 – access forbidden by rule

    2 projects | /r/nginx | 20 Mar 2023
  • What is the correct way to have my webapp in one container and the webserver in another?

    2 projects | /r/docker | 8 Mar 2023
  • adding an SSL cert to a docker container

    1 project | /r/docker | 14 Jan 2023