diff --git a/README.md b/README.md index 185f619..a88137c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ -# On TrueNAS +# Democratic CSI using FreeNAS API +To have this running, you first need to configure your truenas scale + - Turn iSCSI service on - Create a portal and an initiator group (note their ID) - Create an API key -# On the cluster +Then, store the API key in vault + - Store the API key in vault ``` vault kv put kv/service/democratic-csi truenas_api_key=XXXXX ``` +