The open-source Calendly alternative.
.drone.yml | ||
.env.sample | ||
abra.sh | ||
compose.google.yml | ||
compose.microsoft.yml | ||
compose.oidc.yml | ||
compose.smtpauth.yml | ||
compose.yml | ||
compose.zoom.yml | ||
entrypoint.sh | ||
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
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new ${REPO_NAME} --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up