What is Cal.diy?
Cal.diy is the open-source, MIT-licensed scheduling platform that came out of Cal.com's original codebase. It covers booking pages, calendar sync and availability management, self-hosted on your own infrastructure.
Is Cal.diy the same as Cal.com?
No. Cal.com is now a closed-source hosted SaaS product. Cal.diy continues as the free, self-hostable open-source edition with the same core booking and calendar features.
Is Cal.diy meant for production use?
Cal.diy is officially recommended for personal and non-production use and has no commercial SLA. It suits a personal booking link or an internal tool; for a business-critical booking flow, the managed Cal.com product is the better fit.
Will calendar sync work like Calendly?
Yes. Cal.diy connects to Google Calendar, Office 365 and other standard providers and checks existing events before offering open slots.
How do I create the admin account?
No admin account is preset. Open your domain once DNS and SSL are ready and the setup wizard asks for a username, full name, email and a password of at least 15 characters.
Is Cal.diy free?
Cal.diy is MIT-licensed and free. On AWS or Google Cloud you pay for the server, plus any Meetrix software fee shown on the marketplace listing.
Which machine size should I choose?
t3.small or larger on AWS, and e2-standard-2 (2 vCPU, 8 GB memory) on Google Cloud. Choose a larger machine for heavier booking traffic.
How do I upgrade?
Launch a new instance with the newer image and migrate your data. Back up your server data before removing the old instance.