Someone pointed me to the solution: there was a breaking config change in 1.14, so it wasn't the migration per se, but a missing config key for the now non-standard repo root directory…
Disclaimer: in order for rskj to be available via zerotier in production, one currently has to manually add the Zerotier IP to the HTTP "hosts" array in the config file. We can add support for this,…
@greg Just for future use: when you add commits to a PR, especially when it's a kredits-1, you can add yourself to the assigned-people list, so you also get a full small contrib kredited.
I have a new PR for the RSK cookbook incoming, but it's based on this branch. Would be great if we can merge it soon...
@raucao I forgot to ask, did you check that knife-zero works for you with this setup?
Yes, of course.
FYI: There's now a manually installed node running in the rsk-testnet-1 VM on 10.1.1.136.
I have yet to set up HTTPS for it, and also create a recipe for installing and configuring it. (Pretty…