https://github.com/balena-io-examples/nginx-reverse-proxy
Access multiple ports over public URL using nginx reverse proxy.
https://github.com/balena-io-examples/nginx-reverse-proxy
balena balenacloud balenaos nginx reverse-proxy
Last synced: about 2 months ago
JSON representation
Access multiple ports over public URL using nginx reverse proxy.
- Host: GitHub
- URL: https://github.com/balena-io-examples/nginx-reverse-proxy
- Owner: balena-io-examples
- Created: 2020-02-14T18:15:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T01:53:05.000Z (over 2 years ago)
- Last Synced: 2025-05-11T04:11:41.677Z (about 2 months ago)
- Topics: balena, balenacloud, balenaos, nginx, reverse-proxy
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nginx reverse proxy
This project shows how to access multiple ports over public URL using nginx reverse proxy.
Note: this is not production ready.