Go to file
Daniel Berteaud 7a2d1fe9a6 Move constraints to the controller only 2024-04-03 09:12:44 +02:00
example Move constraints to the controller only 2024-04-03 09:12:44 +02: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 Move constraints to the controller only 2024-04-03 09:12:44 +02:00
node.nomad.hcl Add consul services 2024-03-27 11:13:18 +01:00
variables.yml Move constraints to the controller only 2024-04-03 09:12:44 +02: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