Cloud Storage Configuration

Configure cloud storage settings for metrics, predictions, and system data.

Cloud Provider Settings
Select where to store system data and metrics
Why Use Cloud Storage?

Benefits of cloud storage:

  • Data backed up off-site
  • Scalable storage capacity
  • Accessible from multiple locations
  • Simplified disaster recovery

Consider local storage if:

  • Internet connectivity is limited
  • Data must remain on-premises
  • Simple deployment is preferred
Security Note

Cloud provider credentials are stored in config/cloud_config.json. Ensure this file has appropriate permissions.

For production use, consider using environment variables or a secure secrets manager instead of configuration files.