Files
pezkuwi-subxt/bridges/deployments/reverse-proxy/README.md
T
Branislav Kontur fcc1574aac Merge commit 'd2b7ee2575c5132ef050e2523955382e1fae00ec' as 'bridges'
(git subtree add --prefix=bridges bridges master --squash)
2022-12-01 23:13:25 +01: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`.