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
  • Storage Organization
  • Core Features
  • References

Was this helpful?

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

Files

Apolo NFS storage

PreviousPre-installed appsNextBuckets

Last updated 2 months ago

Was this helpful?

Overview

The Files application is a comprehensive file management system designed to help you organize and manage your network storage within the cluster. This documentation will guide you through its features and functionality using Apolo Console. To learn more about how to manage the Files app with Apolo CLI, visit the app page.

Storage Organization

Your organization receives a storage space within the cluster, structured in a hierarchical manner:

  • Organization Level: The root folder for all your organization's files

  • Project Level: Individual project folders within your organization

  • Custom Folders: User-created folders for further organization

Core Features

Adding New Folders You can create new folders to organize your files by clicking the "Add Folder" button. The system will prompt you with a dialog where you can specify the folder name. These folders help maintain a structured file hierarchy within your project space.

File Upload The system supports file uploads through two methods:

  1. Using the "Upload" button

  2. Drag-and-drop functionality directly into the interface

Navigation and Search The interface provides several navigation tools:

  • Search bar: Located at the top of the interface for quick file location

  • Home button: Returns you to your project's root folder

  • Grid/List view toggle: Allows you to switch between viewing modes

  • Folder Up: Navigate to the parent folder using the dedicated button

File and Folder Management

For each file and folder, you can:

  • View properties including:

    • Save location (full path)

    • File extension

    • Last modified date

    • File size

  • Perform actions such as:

    • Rename items

    • Delete items

    • Copy/move items

    • View detailed properties

References

Apolo CLI Files
Apolo Flow configuration volumes definition
Apolo CLI Files management commands
Apolo CLI Files mounting to jobs