Go to file
Daniel Berteaud 4f9421f111 Update README.md 2023-08-21 23:20:26 +02:00
deps Import job 2023-08-21 20:16:35 +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
README.md Update README.md 2023-08-21 23:20:26 +02:00
chown.nomad.hcl Import job 2023-08-21 20:16:35 +02:00
controller.nomad.hcl Initial fixes 2023-08-21 22:52:52 +02:00
node.nomad.hcl Fix nfs nodes 2023-08-21 22:55:42 +02:00
variables.yml Initial fixes 2023-08-21 22:52:52 +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