Creating a repository
Create connections between Pega Platform and repositories to provide centralized storage, versioning, and metadata support for file storage in your Pega application. For example, you can store and source file and case attachments, or for use in a DevOps pipeline configuration.
Pega Cloud supports the use a of client file repository instead of Pega Cloud File storage as well. Configure a file repository using an option below to use that repository throughout Pega Platform.
On-premises and client-managed cloud systems can store case and Pulse attachments in a file repository after you create the respective repository. Configure a file repository using an option below to use that repository throughout Pega Platform.
The information you enter when you create the connection determines the file specification, also referred to as a file spec. A file spec is an alias, that is, a way to reference file locations that is independent of the physical file storage. A file spec is resolved based on configured file storage, such as a repository.
- Adding an S3 repository
Add an S3 repository to provide centralized storage resource. Your application can then use the S3 repository to store and source file attachments.
- Adding a Microsoft Azure repository
Add an Azure repository to provide centralized storage, versioning, and metadata support for file storage and knowledge management, for example, to store and source file attachments in cases.
- Adding a JFrog repository
Add a JFrog repository to provide centralized storage, versioning, and metadata support for file storage and knowledge management, for example, to store and source file attachments in cases.
- Adding an on-premises file system (legacy)
Add a file system repository instance to use a local file system storage in your application.
- Creating a custom repository
Use a repository API to create a custom repository for repository types that are not provided with Pega Platform. For example, you can build a Google Drive custom repository type. Custom repository types appear in the Pega Platform user interface.
Previous topic Viewing file storage destinations Next topic Adding an S3 repository