Skip to main content
Version: 3.1

Advanced Configurations

Applicable to both Classic and Federated modes

Fine-tune and extend your Portworx Backup deployment with advanced configuration options. You can tune and optimize Portworx Backup using ConfigMaps and configure the REST API for programmatic access.

You can also automate Portworx Backup operations programmatically:

  • Portworx Backup CLI — automate scheduling, credential setup, and cluster management from the command line.
  • Ansible Collection — automate Portworx Backup tasks such as scheduling, credential setup, and cluster management using Ansible.

The following topics help you with advanced configuration of Portworx Backup:

  • Tune and Optimize with ConfigMapsReference documentation for ConfigMap parameters that configure Portworx Backup operations, including px-backup-config, kdmp-config, and stork-controller-config.
  • Configure REST APIConfigure the REST API to expose Portworx Backup's operations via Swagger UI, allowing secure integration and token-based access for automated workflows.