From 9db36013b1e9a535fd6d7e5700f98076f9d6e146 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Wed, 13 Apr 2022 15:41:02 +0200 Subject: [PATCH] chore: delete reference doc scaffolding --- website/docs/sdks/unleash-proxy.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/website/docs/sdks/unleash-proxy.md b/website/docs/sdks/unleash-proxy.md index b60329a6fa..018a0b5624 100644 --- a/website/docs/sdks/unleash-proxy.md +++ b/website/docs/sdks/unleash-proxy.md @@ -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) 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