Skip to content

nextcloud/files_gcs

Files GCS

The Files GCS app provides support for features specific to Google Cloud Storage.

Features

Setup

S3 object storage needs to be configured as main storage after Nextcloud is installed

A service account is required (along with GCS legacy auth setup above) during setup.

  • Once a service account is generated, import them with occ files_gcs:credentials:import /path/to/credentials.json
  • Enable autoclass support with occ files_gcs:autoclass:enable (disabled by default. Once enabled, can be disabled with occ files_gcs:autoclass:disable)
  • Set the terminal storage class with occ files_gcs:terminal_storage_class:set storage_class. Replace storage_class with nearline (default) or archive. This is only applied when autoclass is enabled.

About

S3 support of GCS

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published