November 11, 20223 yr Hi everyone: How can I setup this: docker run --mount type=bind,source={{STORAGE_PATH}},destination=/data \ -p 1984:1984 rafaelzimmermann/arweave \ -w={{YOUR_WALLET}} in to unraid nice and easy docker template?
November 12, 20223 yr A) In unraid do a custom XML and put in the variables. (not hard, but alot harder than you would think ). OR B) A better way is search for arweave in community apps, when it returns nothing do click on the link in the top right that says "Click Here To Get More Results From DockerHub" Scroll through the list untill you find the one from rafaelzimmermann, click install and CA will auto convert the XML template for you. Then in the next page put -w={{YOUR_WALLET}} in the extra parameters block. I did not test this so it may not work but it should. Edited November 12, 20223 yr by pyrater
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.