diff --git a/v2/passwordless/pre-built-ui/setup/core/self-hosted-with-aws.mdx b/v2/passwordless/pre-built-ui/setup/core/self-hosted-with-aws.mdx deleted file mode 100644 index 27a527b4a..000000000 --- a/v2/passwordless/pre-built-ui/setup/core/self-hosted-with-aws.mdx +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: aws-setup-with-stacksnap -title: AWS Setup with Stacksnap -hide_title: true ---- - -import BackendSDKTabs from "/src/components/tabs/BackendSDKTabs"; -import TabItem from '@theme/TabItem'; - -# AWS Setup with Stacksnap - -Stacksnap is a community supported AWS installer with unofficial SuperTokens support. You can use it to quickly deploy a solid starter deployment of SuperTokens on AWS. - -## Deploying SuperTokens on AWS using Stacksnap ✨ - -- Visit the [SuperTokens Stacksnap page](https://klo.dev/stacksnap/apps/supertokens/) -- Click on the "Deploy to AWS" button - -The 1-click installer automatically sets up an ECS task running SuperTokens, a Postgres DB on RDS for data storage, and an HTTPS url load balanced with a CloudFront distribution. -