Go to file
Daniel Berteaud 5a4801c142 Use bundles.yml for dependencies 2023-09-28 14:11:29 +02:00
images/democratic-csi Use maintainer from config 2023-08-29 22:23:08 +02: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
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 and allow job name customization 2023-09-03 17:43:31 +02:00
node.nomad.hcl Cleanup and allow job name customization 2023-09-03 17:43:31 +02:00
variables.yml Cleanup and allow job name customization 2023-09-03 17:43:31 +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