Apolo
HomeConsoleGitHub
  • Apolo concepts
  • CLI Reference
  • Examples/Use Cases
  • Flow CLI
  • Actions Reference
  • Apolo Extras CLI
  • Python SDK
  • Getting started
    • Introduction
    • First Steps
      • Getting Started
      • Training Your First Model
      • Running Your Code
    • Apolo Base Docker image
    • FAQ
    • Troubleshooting
    • References
  • Apolo Console
    • Getting started
      • Sign Up, Login
      • Organizations
      • Clusters
      • Projects
    • Apps
      • Pre-installed apps
        • Files
        • Buckets
        • Disks
        • Images
        • Secrets
        • Jobs
          • Remote Debugging with PyCharm Professional
          • Remote Debugging with VS Code
        • Flows
      • Available apps
        • Terminal
        • LLM Inference
          • vLLM Inference details
          • Multi-GPU Benchmarks Report
        • PostgreSQL
        • Text Embeddings Inference
        • Jupyter Notebook
        • Jupyter Lab
        • VS Code
        • PyCharm Community Edition
        • ML Flow
        • Apolo Deploy
        • Dify
        • Weaviate
        • Fooocus
        • Stable Diffusion
  • Apolo CLI
    • Installing CLI
    • Apps
      • Files
      • Jobs
      • Images
  • Administration
    • Cluster Management
      • Creating a Cluster
      • Managing Users and Quotas
      • Managing organizations
      • Creating Node Pools
      • Managing Presets
Powered by GitBook
On this page
  • Overview
  • Bucket credentials
  • References

Was this helpful?

  1. Apolo Console
  2. Apps
  3. Pre-installed apps

Buckets

Apolo object storage

PreviousFilesNextDisks

Last updated 2 months ago

Was this helpful?

Overview

The Buckets application in the Apolo Console provides a user interface for managing cloud storage buckets within a specific project and cluster. Buckets can be used to store and organize large amounts of data, such as backups, application data, and other persistent resources, across cloud providers.

This application is accessible from the left-side navigation menu in the Apolo Console. The buckets page displays all storage buckets associated with the selected project and cluster, provides details about each bucket, and offers the option to manage credentials.

Bucket credentials

For each bucket you can create its own provider-specific credentials with the specific role Read-Only or Read & Write. For AWS or MinIO providers those will be secret key ID and access key values, for GCP it will be a JSON key file, etc.

The web console interface provides the ability to create several credentials with different roles and to review details for previously created.

For other operations like uploading and downloading objects, bucket size, creating signed URLs for the objects, importing pre-existing buckets and many more, please refer to the Apolo CLI reference.

References

For data migration you could also refer Apolo Extras package usage. For extreme amounts of data, please reach us .

support@apolo.us
Apolo Extras data operations
Apolo CLI Buckets reference