Skip to content

Latest commit

 

History

History

calendso

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Deploy personal calendar booking

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.

Prerequisites

  • 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)

Deployment

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

Next steps

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.