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

Prev Next

ObjectiveFS 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
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

Further documentation specific to Wasabi configuration setup is available in this article.