Go to file
Daniel Berteaud 39ac6f8d00 Merge conf for vault policy 2024-01-22 10:30:44 +01:00
example Merge conf for vault policy 2024-01-22 10:30:44 +01:00
images/democratic-csi Update to 1.8.4 (and rename task group) 2023-11-10 09:38:51 +01:00
templates Use .vault.kv.path 2024-01-21 23:15:36 +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 Cleanup 2024-01-21 23:10:41 +01:00
node.nomad.hcl Cleanup 2024-01-21 23:10:41 +01:00
variables.yml Cleanup 2024-01-21 23:10:41 +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