Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding 1-click installer for AWS #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
@@ -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.