Go to file
William Riley-Land 6bf79c280b Fix a typo. 2023-11-02 14:29:26 -05:00
.env Initial commit. 2023-11-01 20:18:25 -05:00
.gitignore Fix a typo. 2023-11-02 14:29:26 -05:00
Dockerfile Fix a typo. 2023-11-02 14:29:26 -05:00
LICENSE Initial commit. 2023-11-01 20:18:25 -05:00
README.md Initial commit. 2023-11-01 20:18:25 -05:00
compose.yaml Initial commit. 2023-11-01 20:18:25 -05:00
start.sh Initial commit. 2023-11-01 20:18:25 -05:00

README.md

Minimal cal.com Docker example for self hosting.

docker compose up --detach postgres
docker compose up calcom