How do you manage and maintain the order of your container ports? It's a bit of a mess on my personal server

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Nginx Proxy Manager

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

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

    I use an automated nginx reverse proxy. What this does is setup an nginx reverse proxy which uses docker-gen (follow the advice of setting it up separately). docker-gen listens for docker events such as a container being run, inspects that container for the details it needs (port, host, etc.) then configures the nginx accordingly.

  4. docker-gen

    Generate files from docker container meta-data

    I use an automated nginx reverse proxy. What this does is setup an nginx reverse proxy which uses docker-gen (follow the advice of setting it up separately). docker-gen listens for docker events such as a container being run, inspects that container for the details it needs (port, host, etc.) then configures the nginx accordingly.

  5. tinyhome

    Static homepage generator (by NortySpock)

    That dashboard is a static site generated by a tinyhome script that I forked and tweaked to add a few minor features, then served via lighttp in a docker container. Pretty simple to update, just edit the config.csv and have the tinyhome script output replace the previous dashboard page. It's lightning-fast on my Raspberry Pi. my tinyhome changes

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

  • DevOps Simplified: Easy-to-Use Container Projects Deployment

    2 projects | dev.to | 15 Dec 2023
  • :latest or :version for supporting services?

    3 projects | /r/selfhosted | 6 Dec 2023
  • Risk of self-hosting smaller projects

    3 projects | /r/selfhosted | 4 Jul 2023
  • Add https to docker app

    2 projects | /r/docker | 24 Jun 2023
  • Raspberry Pi 3b+ enough for proxy server

    3 projects | /r/raspberryDIY | 25 Jun 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?