---
title: "ObjectiveFS With Wasabi"
slug: "how-do-i-use-objectivefs-with-wasabi"
updated: 2026-05-30T23:00:53Z
published: 2026-05-30T23:00:53Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ObjectiveFS With Wasabi

[ObjectiveFS](https://objectivefs.com/) is certified for use with Wasabi. To use this product with Wasabi, please follow the config guidelines below:

$ sudo mount.objectivefs config Creating config in /etc/objectivefs.env Enter ObjectiveFS license: enter_in_your_license_here Enter Access Key Id: enter_in_your_Wasabi_access_key_here Enter Secret Access Key: enter_in_your_Wasabi_secret_key_here Enter Default Region (optional): [http://s3.wasabisys.com](http://s3.wasabisys.com/) Creating: /etc/objectivefs.env /etc/objectivefs.env/OBJECTIVEFS_LICENSE /etc/objectivefs.env/AWS_ACCESS_KEY_ID /etc/objectivefs.env/AWS_SECRET_ACCESS_KEY /etc/objectivefs.env/AWS_DEFAULT_REGION

Note that this example discusses the use of Wasabi's us-east-1 storage region. To use other Wasabi storage regions, please use the appropriate Wasabi service URL as described in this [article](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabis-different-storage-regions).

Further documentation specific to Wasabi configuration setup available in this [article](https://objectivefs.com/howto/get-started-wasabi).
