Go to file
2023-08-28 22:59:24 +02:00
deps Adapt to new templates 2023-08-28 22:59:24 +02:00
images/democratic-csi Import job 2023-08-21 20:16:35 +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
.gitmodules Import job 2023-08-21 20:16:35 +02:00
chown.nomad.hcl Import job 2023-08-21 20:16:35 +02:00
controller.nomad.hcl Adapt to new templates 2023-08-28 22:59:24 +02:00
node.nomad.hcl Adapt to new templates 2023-08-28 22:59:24 +02:00
README.md Update README.md 2023-08-21 23:20:26 +02:00
variables.yml Initial fixes 2023-08-21 22:52:52 +02: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