daveqnet-alt
daveqnet-alt
Thank you for your help on this, @sanders41! After a `git pull` the build time in a cleaned Docker env (no cache) shrank to 158 seconds, which is a HUGE...
Thanks again, @sanders41, I'm a little further along in the quick start instructions. At Step 3 though I encountered a new error and the generated demo datamap .xlsx (attached below)...
Okay, I'm not sure why it didn't work the first time, but just trying it a second time seemed to work. ``` root@3df826f9ff68:/fides# rm ./demo_resources/2022-10-12-T230322_datamap.xlsx root@3df826f9ff68:/fides# fides push demo_resources/ Loading...
Unfortunately I'm stuck on Step 5 now. `fidesctl` doesn't seem to exist in this container? ``` root@3df826f9ff68:/fides# fidesctl evaluate demo_resources/ --audit bash: fidesctl: command not found root@3df826f9ff68:/fides# which fidesctl root@3df826f9ff68:/fides#...
Figured it out: there's an error in the quick start guide, the command should be `fides evaluate demo_resources/ --audit`, not `fidesctl evaluate demo_resources/ --audit` ``` root@3df826f9ff68:/fides# fides evaluate demo_resources/ --audit...
Thanks @ThomasLaPiana, and fair enough, I understand the documentation needs to be updated. However, is it worth taking a step up and looking at the overall journey for a novice...
> Paul and I will iron out the README and maybe you'd be happy to give it another go once we do? Perfect, let's do that, thanks! 😁