mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
chore: delete reference doc scaffolding
This commit is contained in:
parent
f1a4347534
commit
9db36013b1
@ -254,14 +254,3 @@ However in some settings you would like a bit more logic around it to make it as
|
|||||||
- [iOS Proxy SDK](/sdks/proxy-ios)
|
- [iOS Proxy SDK](/sdks/proxy-ios)
|
||||||
|
|
||||||
The proxy is also ideal fit for serverless functions such as AWS Lambda. In that scenario the proxy can run on a small container near the serverless function, preferably in the same VPC, giving the lambda extremely fast access to feature flags, at a predictable cost.
|
The proxy is also ideal fit for serverless functions such as AWS Lambda. In that scenario the proxy can run on a small container near the serverless function, preferably in the same VPC, giving the lambda extremely fast access to feature flags, at a predictable cost.
|
||||||
|
|
||||||
## 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