iotaledger / one-click-tangle

"One Click Tangle" intends to make lives easier to IOTA adopters by providing pre-configured scripts and recipes that allow to deploy IOTA Networks and Nodes "in one click".
MIT License
55 stars 35 forks source link

Reverse NGINX proxy to avoid opening so many ports #17

Closed jmcanterafonseca-iota closed 1 year ago

jmcanterafonseca-iota commented 3 years ago

Description

Set up a reverse proxy so that only one or two ports would be needed to be added when deploying a full Private Tangle.

Motivation

Improve security and deployment simplicity.

Requirements

Write a list of what you want this feature to do.

  1. NGINX that acts as a reverse proxy and allows to get access to the different services.

Open questions (optional)

Use this section to ask any questions that are related to the feature.

Are you planning to do it yourself in a pull request?

Yest

jmcanterafonseca-iota commented 1 year ago

This is fixed in the private tangle setup https://github.com/iotaledger/hornet/tree/develop/private_tangle