Appendix C - The environment variables list
Version: 10.5
| Name | Description | Default value |
|---|---|---|
| COMPOSE_PROJECT_NAME | The name of the topology | sitecore-xm(p)1 |
| SITECORE_DOCKER_REGISTRY | The target registry | scr.sitecore.com/sxp/ |
| SITECORE_VERSION | The Sitecore version that you want to upgrade to | 10.5.X-[your Windows version] For example 10.5.0- ltsc2022 |
| SQL_DATABASE_PREFIX | The prefix that is used to resolve the Sitecore database names | Sitecore |
| SQL_SERVER | The SQL Server name For more information about how to specify the connection strings for SQL Server, see Troubleshoot connecting to the SQL Server Database Engine | |
| SQL_USERNAME | The SQL Server administrator username | |
| SQL_PASSWORD | The SQL administrator user password | |
| IS_ALWAYS_ENCRYPTED | Whether Always Encrypted is configured for the databases to upgrade | |
| PROCESSING_ENGINE_TASKS_DATABASE_USERNAME | The name of the least privileged user that exists in the processing_engine_tasks database | |
| DATABASE_UPGRADE_FROM_VERSION | The Sitecore version from which you are going to upgrade the database | 10.4.0 |
| DATABASE_UPGRADE_TO_VERSION | The latest Sitecore version to which you are going to upgrade the database | 10.5.0 |
| SITECORE_LICENSE | The Sitecore license file converted to base 64 string through PowerShell script (see Appendix A). | |
| ISOLATION | Override for Docker isolation level Possible values: default, hyperv, process | default |
If you have suggestions for improving this article, let us know!