Install source{d} Community Edition Dependencies
October 22, 2019 ยท View on GitHub
Install Docker
Please note that Docker Toolbox is not supported. In case that you're running Docker Toolbox, please consider updating to newer Docker Desktop for Mac or Docker Desktop for Windows.
For Linux installations, using Docker installed from a snap package is not supported.
Follow the instructions based on your OS:
- Docker for Ubuntu Linux
- Docker for Arch Linux
- Docker for macOS
- Docker Desktop for Windows (Make sure to read the system requirements for Docker on Windows.)
Minimal supported version 18.02.0.
Docker Compose
source{d} CE is deployed as Docker containers, using Docker Compose, but it is not required to have a local installation of Docker Compose; if it is not found it will be downloaded from docker sources, and deployed inside a container.
If you prefer a local installation of Docker Compose, or you have no access to internet to download it, you can follow the Docker Compose install guide
Minimal supported version 1.20.0.
Internet Connection
source{d} CE automatically fetches some resources from the Internet when they are not found locally, so in order to use all source{d} CE capacities, Internet connection is needed.
For more details, you can refer to Why Do I Need Internet Connection?