Go to file
Daniel Berteaud 38bd6e04c9 Update rendered example 2024-03-28 23:09:21 +01:00
example Update rendered example 2024-03-28 23:09:21 +01:00
images/democratic-csi Update to 1.9.0 2024-03-27 10:55:43 +01:00
templates Adapt for new vault templates 2024-01-31 13:38:19 +01:00
vault/policies Merge conf for vault policy 2024-01-22 10:30:44 +01:00
volumes Import job 2023-08-21 20:16:35 +02:00
README.md Update README.md 2023-08-21 23:20:26 +02:00
bundles.yml Use bundles.yml for dependencies 2023-09-28 14:11:29 +02:00
chown.nomad.hcl Import job 2023-08-21 20:16:35 +02:00
controller.nomad.hcl Add consul services 2024-03-27 11:13:18 +01:00
node.nomad.hcl Add consul services 2024-03-27 11:13:18 +01:00
variables.yml Add consul services 2024-03-27 11:13:18 +01:00

README.md

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

Then, store the API key in vault

  • Store the API key in vault
vault kv put kv/service/democratic-csi truenas_api_key=XXXXX