--- title: "ObjectiveFS With Wasabi" slug: "how-do-i-use-objectivefs-with-wasabi" updated: 2026-08-10T19:07:11Z published: 2026-08-10T19:07:11Z canonical: "docs.wasabi.com/how-do-i-use-objectivefs-with-wasabi" --- > ## 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, follow the config guidelines. $ 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 uses Wasabi’s us-east-1 storage region. To use other Wasabi storage regions, 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 is available in this [article](https://objectivefs.com/howto/get-started-wasabi).