...
Navigate to your HQ config directory for instance <hq home folder>\config. If you’re not sure where this is you can find it through the vmoptions file or through the the HQ user interface at https://<server url>/app/system/info
create a file called stac.json at under the following path .\home\config\service\stac.json. The file should have the following content with descriptions following the example.
Access the STAC endpoint using the following URL https://<base url to HQ>/api/stac/<id of catalog>
Default stac.json
This is the basic configuration and will expose all data in the voyager registry as STAC items.
...