One Click Deployment
Manual Deployment
Prerequisites
- Microsoft Azure account
- Basic knowledge of Azure services
- Access to Cal.com source code
Configuring Cal.com
- Clone Repository: Clone the Cal.com repository to your local machine.
- Configuration Files: Update the .env file with necessary Azure configurations (e.g., database connection strings).
Deploying on Azure
- Deploying Web App: Use Azure App Service to deploy the Cal.com web application.
- Database Setup: Deploy and configure the Azure Database for PostgreSQL with Cal.com.
- Deployment Verification: Ensure that the application is running smoothly post-deployment.