Skip to content

Commit

Permalink
remove supported extensions section to fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Nov 16, 2023
1 parent 12450db commit caeca12
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions content/en/user-guide/web-application/extensions-library/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,3 @@ You will be redirected to the LocalStack instance page, where you can directly c
You can further manage the installed extensions by navigating to the **Extensions** tab in the LocalStack Instance page. You can remove an Extension by clicking the **Remove** button.

<img src="extensions-library-management.png" alt="Installed LocalStack Extensions Library" title="Installed LocalStack Extensions Library" width="900" />

### Supported Extensions

The following extensions are currently available in the extensions Library:

- [AWS Replicator](https://docs.localstack.cloud/user-guide/tools/localstack-extensions/aws-replicator-extension/): Replicate AWS resources into your local machine.
- [Stripe](https://docs.localstack.cloud/user-guide/tools/localstack-extensions/stripe-extension/): Mocked version of Stripe for testing purposes.
- [Miniflare](https://docs.localstack.cloud/user-guide/tools/localstack-extensions/miniflare-extension/): Local serverless execution environment for Cloudflare Workers.
- [MailHog](https://docs.localstack.cloud/user-guide/tools/localstack-extensions/mailhog/): Email testing server integrated with LocalStack.
- [httpbin](https://docs.localstack.cloud/user-guide/tools/localstack-extensions/httpbin-extension/): HTTP server with predefined responses.
- [Diagnostic Viewer](https://docs.localstack.cloud/user-guide/tools/localstack-extensions/diagnosis-viewer-extension/): View and analyze LocalStack diagnostic logs.

0 comments on commit caeca12

Please sign in to comment.