Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pages/introduction/quick-start/self-hosting.mdoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Here are the articles in this section:

{% pageLink href="/introduction/quick-start/self-hosting/vercel "%}Vercel{% /pageLink %}

{% pageLink href="/introduction/quick-start/self-hosting/aws "%}AWS{% /pageLink %}

{% pageLink href="/introduction/quick-start/self-hosting/database-migrations "%}Database migrations{% /pageLink %}

{% pageLink href="/introduction/quick-start/self-hosting/sso-setup "%}SSO setup{% /pageLink %}
7 changes: 7 additions & 0 deletions pages/introduction/quick-start/self-hosting/aws.mdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "AWS"
---

### 1-click installation

Deploy the open-source version of Cal.com on AWS with the community-supported [AWS Stacksnap installer](https://klo.dev/stacksnap/apps/calcom/). It sets up an ECS task running the community Docker image, a Postgres DB on RDS for data storage, and an Application Load Balancer for exposure and scalability.