Advanced Configurations
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 ConfigMaps — Reference documentation for ConfigMap parameters that configure Portworx Backup operations, including px-backup-config, kdmp-config, and stork-controller-config.
- Configure REST API — Configure the REST API to expose Portworx Backup's operations via Swagger UI, allowing secure integration and token-based access for automated workflows.