mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
docs: add more scaffolding to proxy docs
This commit is contained in:
parent
4b0b08a2ea
commit
3c63adddab
@ -232,3 +232,14 @@ Regardless of how you choose to run the it, the proxy will need access to these
|
||||
When using an environment variable to set the proxy secrets, the value should be a comma-separated list of strings, such as `secret-one,secret-two`.
|
||||
|
||||
There are many more configuration options available. You'll find all [available options on github](https://github.com/Unleash/unleash-proxy#available-options).
|
||||
|
||||
## Bootstrapping the Unleash Proxy {#bootstrap}
|
||||
|
||||
## Scaling the Unleash Proxy
|
||||
|
||||
## Hosting the Unleash Proxy
|
||||
|
||||
## Proxy connection
|
||||
|
||||
{ how to connect the proxy, what setups are possible etc. }
|
||||
See #bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user