diff --git a/.github/workflows/galexie.yml b/.github/workflows/galexie.yml index e349059f..9f6a3a0d 100644 --- a/.github/workflows/galexie.yml +++ b/.github/workflows/galexie.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-24.04 strategy: matrix: - storage_type: [ GCS, S3 ] + storage_type: [ GCS, S3, Filesystem ] env: CAPTIVE_CORE_DEBIAN_PKG_VERSION: 25.0.0-2911.e9748b05a.noble GALEXIE_INTEGRATION_TESTS_ENABLED: "true" diff --git a/config/config.example.toml b/config/config.example.toml index 4d2ad84f..2ed128b4 100644 --- a/config/config.example.toml +++ b/config/config.example.toml @@ -7,7 +7,7 @@ admin_port = 6061 # Datastore Configuration [datastore_config] -# Specifies the type of datastore. Currently, Google Cloud Storage (GCS) and s3-compatible storage (S3) are supported. +# Specifies the type of datastore. Currently, Google Cloud Storage (GCS), s3-compatible storage (S3), and Filesystem are supported. type = "GCS" [datastore_config.params] @@ -25,6 +25,13 @@ destination_bucket_path = "your-bucket-name//