Go to file
2023-12-21 22:16:14 +01:00
images/democratic-csi Update to 1.8.4 (and rename task group) 2023-11-10 09:38:51 +01:00
templates Initial fixes 2023-08-21 22:52:52 +02:00
vault/policies Import job 2023-08-21 20:16:35 +02:00
volumes Import job 2023-08-21 20:16:35 +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 Move instance var to the root 2023-12-21 22:16:14 +01:00
node.nomad.hcl Move instance var to the root 2023-12-21 22:16:14 +01:00
README.md Update README.md 2023-08-21 23:20:26 +02:00
variables.yml Move instance var to the root 2023-12-21 22:16:14 +01:00

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