ObjectiveFS With Wasabi
    • 20 Jun 2024
    • 1 Minute to read
    • PDF

    ObjectiveFS With Wasabi

    • PDF

    Article summary

    How do I use ObjectiveFS with Wasabi?

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

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