Skip to main content
CollaborationOfficial Appaloft catalog

Cal.com

Scheduling app with Postgres and Redis dependencies.

Appaloft · Official Appaloft catalogReviewed 2026-05-24cloud-cal-com · v1.0.0

Deployment highlights

  • Scheduling and booking application for teams.
  • Postgres and Redis are prepared as backing services.
  • The HTTP route opens booking and admin surfaces.

Good for

  • Team scheduling
  • Booking pages
  • Calendar routing

Deployment variants

Deployment variants

The public Blueprint describes application topology. Appaloft's install plan confirms resource creation, reuse, and upgrade checks.

This Blueprint uses a single deployment shape.

Environment profiles

Production · DefaultPreview

Upgrade impact

Upgrade strategy: image-tag
Manual review required · No destructive changes declared

Blueprint manifest

Topology Appaloft will create

This topology comes from the public Blueprint manifest. Dependencies are created or bound to existing resources through the install plan.

Components · 1

Cal.com

service
Runtime
container-image · calcom/cal.com:latest
Public ports
http:3000/http Public
Routes
http/
Health check
HTTP /
Bound resources
postgres · redis

Dependencies · 2

Postgres database

postgres
Dependency
postgres
Required
Required

Redis cache

redis
Dependency
redis
Required
Required

Installation configuration

Installation configuration

Parameters are ordinary install-time settings. Secrets are shown only by key and source; this page never collects or displays their values.

Parameters · 1

App name

APP_NAME

Type: string · Required · Default: Cal.com

Secrets · 2

Cal.com encryption key

CALENDSO_ENCRYPTION_KEY

Required · Generated during install

Runtime encryption secret generated during install execution.

NextAuth secret

NEXTAUTH_SECRET

Required · Generated during install

Runtime auth signing secret generated during install execution.