1
0
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:
Thomas Heartman 2022-04-13 15:41:02 +02:00
parent f1a4347534
commit 9db36013b1

View File

@ -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