https://github.com/axelhahn/nginx-docker-proxy
Prepare Nginx as proxy to local docker containers with https and a hostname
https://github.com/axelhahn/nginx-docker-proxy
docker foss gplv3 nginx-proxy opensource shell ssl-certificate
Last synced: 2 months ago
JSON representation
Prepare Nginx as proxy to local docker containers with https and a hostname
- Host: GitHub
- URL: https://github.com/axelhahn/nginx-docker-proxy
- Owner: axelhahn
- Created: 2023-01-05T22:49:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-11T21:05:26.000Z (11 months ago)
- Last Synced: 2026-05-01T12:53:00.470Z (2 months ago)
- Topics: docker, foss, gplv3, nginx-proxy, opensource, shell, ssl-certificate
- Language: Shell
- Homepage:
- Size: 341 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nginx proxy for multiple docker containers
A NGINX Docker proxy to access your dev docker containers
* instead of ``http://localhost:PORT``
* with ``https://[APPNAME]``
Free software and open source.
👤 Author: Axel Hahn \
📄 Source: \
📜 License: GNU GPL 3.0 \
📗 Docs: see
---
The result of this tool is:

## Screenshots
If you didn't start a docker container yet, you can see a 502 error.

By starting the shell script a index page for all projects is created. You reach it when clicking on the "Index" link.
