Thursday, October 27, 2022

Sitecore - Docker installation prerequisites

 1. Make sure virtualization is enabled in the task manager, it is required for Hyper-V installation. 



2. Make sure you have the following windows features installed


3. Download the latest version of Docker for Windows 

https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe


4. Start Docker for Windows and switch to Windows Containers and the docker service is started.



5. On success, you should see docker engine has started



6. Network Requirement:

Before you deploy the Sitecore containers you must ensure that the following required TCP ports are

available:

Required Port
Role
Description
443TraefikHTTPS Proxy
8079TraefikTraefik dashboard
8984SolrSolr API and dashboard
14330SQLSQL Server

No comments:

Post a Comment

How to Create a Public Link Using the Sitecore Content Hub REST API

Creating a public link using the Sitecore Content Hub REST API is a straightforward process that enables you to share content externally whi...