-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing paths in sidebars for for aws setup page
- Loading branch information
1 parent
ae8c850
commit 6755959
Showing
7 changed files
with
31 additions
and
11 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
v2/emailpassword/quick-setup/core/self-hosted-with-aws.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters