# Installation overview

SonarQube Community Build docker images support running both on the `amd64` architecture and on `arm64`-based Apple Silicon.

We recommend using [Docker Engine](https://docs.docker.com/engine/) version 20.10 and above.

To install your SonarQube Community Build from the Docker image:

1. Check the [server-host-requirements](https://docs.sonarsource.com/sonarqube-community-build/server-installation/server-host-requirements "mention").
2. Prepare the installation. See [prepare-installation](https://docs.sonarsource.com/sonarqube-community-build/server-installation/from-docker-image/prepare-installation "mention").
3. Install the [installing-the-database](https://docs.sonarsource.com/sonarqube-community-build/server-installation/installing-the-database "mention").
4. Set up and start your Docker container. See [prepare-installation](https://docs.sonarsource.com/sonarqube-community-build/server-installation/from-docker-image/prepare-installation "mention").
5. You can now open SonarQube Community Build in your web browser at the configured address (by default `http://localhost:9000`). The default system administrator credentials are **admin**/**admin**.
6. Depending on your environment, you may have to perform advanced setup. See [advanced-setup](https://docs.sonarsource.com/sonarqube-community-build/server-installation/from-docker-image/advanced-setup "mention").
7. You can secure SonarQube Community Build behind y proxy (see [securing-behind-proxy](https://docs.sonarsource.com/sonarqube-community-build/server-installation/network-security/securing-behind-proxy "mention")) and configure network rules (see [network-rules](https://docs.sonarsource.com/sonarqube-community-build/server-installation/network-security/network-rules "mention")).
