--- title: Resources icon: grid-2 description: Python resources you can mount in a Mirage workspace. --- Each page describes a Python-supported resource: what config it needs, what the mounted tree looks like, and any resource-specific behavior. Setup docs (credentials, OAuth, etc.) live under [Setup](/home/setup/s3), these pages focus on mounted layout and behavior. ## Infrastructure - [Disk](/python/resource/disk) - [RAM](/python/resource/ram) - [Redis](/python/resource/redis) - [SSH](/python/resource/ssh) ## Object Storage - [S3](/python/resource/s3) - [R2](/python/resource/r2) - [GCS](/python/resource/gcs) - [OCI](/python/resource/oci) - [Supabase](/python/resource/supabase) ## Cloud Files - [Databricks Volume](/python/resource/databricks_volume) ## Google Workspace - [Gmail](/python/resource/gmail) - [Google Drive](/python/resource/gdrive) - [Google Docs](/python/resource/gdocs) - [Google Sheets](/python/resource/gsheets) - [Google Slides](/python/resource/gslides) ## Code & DevOps - [GitHub](/python/resource/github) - [GitHub CI](/python/resource/github_ci) - [Linear](/python/resource/linear) - [Langfuse](/python/resource/langfuse) ## Messaging - [Slack](/python/resource/slack) - [Discord](/python/resource/discord) - [Email](/python/resource/email) ## Database - [MongoDB](/python/resource/mongodb) - [Postgres](/python/resource/postgres) - [LanceDB](/python/resource/lancedb) - [Qdrant](/python/resource/qdrant) ## Knowledge - [Dify](/python/resource/dify) - [Chroma](/python/resource/chroma) ## Notes - [Notion](/python/resource/notion) ## Others - [Trello](/python/resource/trello) - [Adding a New Resource](/python/resource/new)