Calendso (now known as Cal.Com) is an open source Calendly alternative. You are in charge of your own data, workflow and appearance. Synpse makes it easy to host on your own hardware.
- Account in Synpse
- Ensure you have a project and namespace ready (we create them by default once you log-in)
- DNS name (you will want to access it remotely)
This deployment sample will:
- Create a calendso container
- Create a Postgres instance (data will be persisted on the host's
/data/calendso-postgres
path) - Create a Prisma container through which you will be able to manage the data
You will need to create a user through Prism and configure Google authentication to sync with your calendar. You can find a more detailed guide here: https://synpse.net/blog/self-hosting-calendso-caddy.