The open-source Calendly alternative.
Go to file
knoflook df8a0bd5cd add OIDC (DRAWBRIDGED, NEED A LICENSE KEY) 2023-11-07 15:59:28 +01:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.env.sample add OIDC (DRAWBRIDGED, NEED A LICENSE KEY) 2023-11-07 15:59:28 +01:00
README.md Fix README 2023-07-25 16:23:13 +01:00
abra.sh add OIDC (DRAWBRIDGED, NEED A LICENSE KEY) 2023-11-07 15:59:28 +01:00
compose.google.yml Add Microsoft™ Azure™ Office™ 365® Calendar© support 2023-09-05 16:47:25 +02:00
compose.microsoft.yml Add Microsoft™ Azure™ Office™ 365® Calendar© support 2023-09-05 16:47:25 +02:00
compose.oidc.yml add OIDC (DRAWBRIDGED, NEED A LICENSE KEY) 2023-11-07 15:59:28 +01:00
compose.smtpauth.yml Initial import 📅 2021-08-10 16:43:48 +02:00
compose.yml fix typo 2023-11-07 15:25:28 +01:00
compose.zoom.yml Initial import 📅 2021-08-10 16:43:48 +02:00
entrypoint.sh add OIDC (DRAWBRIDGED, NEED A LICENSE KEY) 2023-11-07 15:59:28 +01:00

README.md

calendso

The open-source Calendly alternative.

  • Category: Apps
  • Status: 1, alpha
  • Image: calcom/calendso, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: Yes
  • Tests: No
  • SSO: N/A

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new ${REPO_NAME} --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up