added new device + enhanced setup steps#82
Conversation
domdorn
commented
May 13, 2021
- added DS1819+ to supported list.
- added steps to verify working installation
- create folders required to store artifacts + toolkit_tarballs
- added toolkit_tarballs volume mount to docker command
- added DS1819+ to supported list. - added steps to verify working installation - create folders required to store artifacts + toolkit_tarballs - added toolkit_tarballs volume mount to docker command
|
|
||
|
|
||
| Testing the installation | ||
| ------------------------ |
There was a problem hiding this comment.
This is great. Could you add a sentence that explicitly states that these commands should be run on the NAS?
README.rst
Outdated
| DS1618+ denverton 6.2 Yes | ||
| DS1817+ avoton 6.2 Yes | ||
| DS1815+ avoton 6.2 Yes | ||
| DS1819+ denverton 6.2 Yes (starting with WireGuard-1.0.20210424) |
There was a problem hiding this comment.
Did it not work for older versions or did you not try it?
There was a problem hiding this comment.
I tried it last time last summer and it did not work back then... package and kernel module compiled fine, but actual networking didn't. unfortunately, I didn't save the old version number before deploying the new package, so can't say for sure which version it was back then.
I could remove the "starting .." text, as anyway someone now coming to the page will try with the newest version.
There was a problem hiding this comment.
Yeah, remove that and I'll merge this 👍
- removed note about Wireguard version for DS1819+ - clarified testing procedure - explained toolkits_tarball volume enhancement