Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 9e4198d

Browse files
committed
add updates to cos
1 parent b8baa9d commit 9e4198d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

workshop/fuse/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ s3fs on macOS uses [`osxfuse`](https://osxfuse.github.io/). osxfuse is FUSE for
1818

1919
In this lab, you will [mount a bucket using s3fs](https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-s3fs). You need admin access to install `s3fs-fuse`. In this lab, I used `brew` on macOS, for other Operating Systems, see the [installation instructions](https://github.com/s3fs-fuse/s3fs-fuse).
2020

21+
Pre-requirements:
22+
* A free IBM Cloud account,
23+
* A free IBM Cloud Object Storage (COS) instance with a bucket,
24+
* Admin access to your client OS,
25+
2126
### Connect to IBM Cloud
2227

2328
You have to be logged in to your IBM Cloud account,

0 commit comments

Comments
 (0)