Cal.com is an open-source scheduling platform for availability, booking pages, calendars, teams, routing forms, and meeting integrations.
MyVibe provides a ready Cal.com environment and keeps deployment controls such as domains, HTTPS, environment values, storage, logs, and service resources in one panel. The application and its data run within the resources of the MyVibe VPS plan you select.
Before You Deploy
Prepare a domain or subdomain for the application, decide who needs administrator access, and identify any external API, email, storage, or identity credentials the application requires. Store secrets in the environment controls instead of source code or public repositories.
Plus fits personal or small-team scheduling. Builder is recommended for larger teams, routing, workflows, and many integrations.
What the Template Includes
- Cal.com web application
- PostgreSQL database
- Background jobs
- Calendar and conferencing integrations
The exact container image and application version can change as the maintained MyVibe template is updated. Check the live template and the upstream release notes before a major production upgrade.
Deployment Checklist
- Open the MyVibe panel and create a new environment.
- Select the Cal.com template and review the services it will create.
- Confirm the persistent volumes before storing production data.
- Add the required environment values and secrets.
- Attach the intended domain and enable HTTPS.
- Deploy the environment and wait for its services to report healthy.
- Open the application, complete its administrator setup, and remove or restrict any bootstrap access.
Configuration to Review
- Application URL. Confirm this value before exposing the application to users.
- Authentication secrets. Confirm this value before exposing the application to users.
- Mail provider. Confirm this value before exposing the application to users.
- Calendar and payment credentials. Confirm this value before exposing the application to users.
Do not publish a database, cache, administration port, or internal service unless an external client genuinely needs it. Prefer MyVibe's private application network for services used only by applications on the same server.
Verify the Deployment
After deployment, open the public HTTPS address and confirm that the application loads without certificate or redirect errors. Review the service logs for startup failures, verify that persistent data survives a controlled redeployment, and test the primary user workflow before inviting users.
For integrations, verify callback URLs, webhook endpoints, email delivery, and API permissions from the application itself. A healthy container does not guarantee that every external integration is configured correctly.
Security and Ongoing Operations
- Back up the database.
- Protect integration secrets.
- Monitor background jobs.
- Test calendar connections after upgrades.
Use a unique administrator password and enable multi-factor authentication when Cal.com supports it. Limit administrator access, rotate exposed credentials, and review upstream security notices. MyVibe simplifies deployment and runtime controls, but application-level accounts, configuration, data retention, and compatible updates remain the customer's responsibility.
Backups and Recovery
Back up every persistent component needed to reconstruct the application, not only the visible upload directory. Where Cal.com uses a database, keep the database backup consistent with its files and service configuration. Test restoration to a separate environment before relying on a backup process for production recovery.
Record the domain, environment values, volume locations, connected services, and application version. Keep sensitive values in a password manager rather than in the recovery document.
Scaling and Troubleshooting
If the application becomes slow, inspect logs and resource usage before increasing the plan. Check memory pressure, CPU saturation, storage capacity, database connections, background workers, and queue depth where applicable. Scale the MyVibe plan when the workload consistently reaches its available resources.
For application-specific configuration and supported upgrade paths, use the official Cal.com documentation. For MyVibe plan selection or deployment assistance, contact MyHBD.
Deploy Cal.com
Review the Cal.com hosting page for the template components, use cases, and MyVibe resource guidance, or compare MyVibe plans.
Was this helpful?
Help others find useful content by rating this guide
Your feedback helps improve our content and SEO ranking