Skip to main content
Version: 2.2.0

Network

Docker​

Our official images are hosted in Docker Hub; for this reason, you need to make sure that all docker and .docker.io/ links are not blocked by a proxy or a firewall on the network. To perform this validation, refer to the prerequired activities guide.

Dependencies​

In order for SoftExpert Suite to function properly in installations of the Windows Engine model, we have installed specific dependencies. These packages are downloaded and installed through our installation script, via PowerShell, and access to them must be ensured by the server administrator.

PackagesReferences
NuGetInstalling NuGet with PowerShell
PSWindowsUpdatePSWindowsUpdate in the PowerShell Gallery
PsIniPsIni in the PowerShell Gallery
caution

Important

  • The mentioned dependencies are obtained using these PowerShell-native commands: Install-PackageProvider and Install-Module. It is important to highlight that PowerShell searches the internal repositories of the Windows operating system first. If the necessary modules are not found, it resorts to the NuGet PSGallery external repository.

  • The specified links made available do not grant access automatically. These addresses are only meant as references, allowing the server administrator to assess and authorize access to the packages in a judicious manner.