Skip to content

Commit

Permalink
Merge pull request #837 from atorres-klo/master
Browse files Browse the repository at this point in the history
Removed a self hosting option for AWS (StackSnap)
  • Loading branch information
rishabhpoddar authored Aug 28, 2024
2 parents aa2f5ca + 16ae9e9 commit e3938f4
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 271 deletions.
20 changes: 0 additions & 20 deletions v2/community/supertokens-core/self-hosted/self-hosted-with-aws.mdx

This file was deleted.

20 changes: 0 additions & 20 deletions v2/emailpassword/custom-ui/init/core/self-hosted-with-aws.mdx

This file was deleted.

20 changes: 0 additions & 20 deletions v2/emailpassword/pre-built-ui/setup/core/self-hosted-with-aws.mdx

This file was deleted.

20 changes: 0 additions & 20 deletions v2/emailpassword/quick-setup/core/self-hosted-with-aws.mdx

This file was deleted.

2 changes: 0 additions & 2 deletions v2/emailpassword/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = {
items: [
"pre-built-ui/setup/core/with-docker",
"pre-built-ui/setup/core/without-docker",
"pre-built-ui/setup/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down Expand Up @@ -109,7 +108,6 @@ module.exports = {
items: [
"custom-ui/init/core/with-docker",
"custom-ui/init/core/without-docker",
"custom-ui/init/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down
20 changes: 0 additions & 20 deletions v2/passwordless/custom-ui/init/core/self-hosted-with-aws.mdx

This file was deleted.

20 changes: 0 additions & 20 deletions v2/passwordless/pre-built-ui/setup/core/self-hosted-with-aws.mdx

This file was deleted.

2 changes: 0 additions & 2 deletions v2/passwordless/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = {
items: [
"pre-built-ui/setup/core/with-docker",
"pre-built-ui/setup/core/without-docker",
"pre-built-ui/setup/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down Expand Up @@ -108,7 +107,6 @@ module.exports = {
items: [
"custom-ui/init/core/with-docker",
"custom-ui/init/core/without-docker",
"custom-ui/init/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down
20 changes: 0 additions & 20 deletions v2/session/quick-setup/core/self-hosted-with-aws.mdx

This file was deleted.

1 change: 0 additions & 1 deletion v2/session/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ module.exports = {
items: [
"quick-setup/core/with-docker",
"quick-setup/core/without-docker",
"quick-setup/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down
20 changes: 0 additions & 20 deletions v2/thirdparty/custom-ui/init/core/self-hosted-with-aws.mdx

This file was deleted.

20 changes: 0 additions & 20 deletions v2/thirdparty/pre-built-ui/setup/core/self-hosted-with-aws.mdx

This file was deleted.

2 changes: 0 additions & 2 deletions v2/thirdparty/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = {
items: [
"pre-built-ui/setup/core/with-docker",
"pre-built-ui/setup/core/without-docker",
"pre-built-ui/setup/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down Expand Up @@ -108,7 +107,6 @@ module.exports = {
items: [
"custom-ui/init/core/with-docker",
"custom-ui/init/core/without-docker",
"custom-ui/init/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions v2/thirdpartyemailpassword/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = {
items: [
"pre-built-ui/setup/core/with-docker",
"pre-built-ui/setup/core/without-docker",
"pre-built-ui/setup/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down Expand Up @@ -111,7 +110,6 @@ module.exports = {
items: [
"custom-ui/init/core/with-docker",
"custom-ui/init/core/without-docker",
"custom-ui/init/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions v2/thirdpartypasswordless/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = {
items: [
"pre-built-ui/setup/core/with-docker",
"pre-built-ui/setup/core/without-docker",
"pre-built-ui/setup/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down Expand Up @@ -110,7 +109,6 @@ module.exports = {
items: [
"custom-ui/init/core/with-docker",
"custom-ui/init/core/without-docker",
"custom-ui/init/core/aws-setup-with-stacksnap",
{
type: 'category',
label: 'Database Setup',
Expand Down

0 comments on commit e3938f4

Please sign in to comment.