Logo
Website ยท Community Support
# calendso-docker The Docker configuration for Calendso is an effort powered by people within the community. Calendso does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk. ## Requirements Make sure you have `docker` & `docker-compose` installed on the server / system. ## Getting Started 1. Clone calendso-docker ```bash git clone git@github.com:calendso/calendso-docker.git --recursive ``` ...