On the Ansys Customer Portal site, go to the Downloads: Platform Components page.
(To navigate to this page on the Ansys Customer Portal site, select > , then select in the navigation pane.)
Select HPS-Core (docker compose). This downloads docker-compose-customer.tar.gz.
Extract the docker-compose-customer.tar.gz file.
Change to the created directory.
Build the container environment:
docker compose build
Run the core services:
docker compose up -d
Run a test by opening https://localhost:8443:hps in a browser. Use the preconfigured repadmin and repuser user accounts to sign in. See Using the Default Credentials for Sign-In.