Adding an on-premises file system (legacy)
Add a file system repository instance to use a local file system storage in your application.
The best practice for client applications running in Pega Cloud Services environments is to use a default S3 repository that is preconfigured and optimized for Pega Cloud environments. This repository appears as pegacloudfilestorage in your list of repositories in Pega Cloud Services File Storage.
in Dev Studio. For details, see- In the header of Dev Studio, click .
- Enter a short description of the repository and the repository name and click Create and open.
- In the Definition tab, click Select and select the repository type.
- In the Resource path field, enter the path under which
artifacts are stored on a file system.
- Click Test connectivity to verify whether your credentials are valid.
- Click Validate repository to test the connection to the Repository APIs and review the results in the Test Repository Connectivity window. The results include the total time to complete the test, the Repository APIs tested, and the status of the connection.
- Click Save.
Previous topic Adding a JFrog repository Next topic Creating a custom repository type