Files
pezkuwi-subxt/polkadot/deployments/reverse-proxy/README.md
T
Hernando Castano e5bed7ac38 Squashed 'bridges/' content from commit 89a76998f
git-subtree-dir: bridges
git-subtree-split: 89a76998f93c8219e9b1f785dcce73d4891e7068
2021-04-21 11:56:23 -04:00

16 lines
429 B
Markdown

# nginx-proxy
This is a nginx reverse proxy configuration with Let's encrypt companion.
Main purpose is to be able to use `https://polkadot.js.org/apps` to connect to
a running network.
## How to?
In current directory:
```bash
docker-compose up -d
```
Then start `rialto` network with the same command (one folder up). `nginx` should
pick up new containers being created and automatically create a proxy setup for `Charlie`.