···91919292## running a spindle
93939494-The above VM should already be running a spindle on
9595-`localhost:6555`. You can head to the spindle dashboard on
9696-`http://localhost:3000/spindles`, and register a spindle
9797-with hostname `localhost:6555`. It should instantly be
9898-verified. You can then configure each repository to use this
9999-spindle and run CI jobs.
9494+Be sure to change the `owner` field for the spindle in
9595+`nix/vm.nix` to your own DID. The above VM should already
9696+be running a spindle on `localhost:6555`. You can head to
9797+the spindle dashboard on `http://localhost:3000/spindles`,
9898+and register a spindle with hostname `localhost:6555`. It
9999+should instantly be verified. You can then configure each
100100+repository to use this spindle and run CI jobs.
100101101102Of interest when debugging spindles:
102103