-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to setup an areweave mainnet node using docker #523
Comments
For older arweave node there was install script |
HI @vird I understand this script is installing some packages but how is it related to docker file. Will it create docker image ? |
No. It will not create image |
hi @vird i had ran the above script in my machine. Now how do i know whether node setup is complete and how can I query? NOTE. If you think that install is too slow, you probably should not mine arweave on this computer Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version => Appending nvm source string to /root/.bashrc export NVM_DIR="$HOME/.nvm" |
|
yes I had copied #!/bin/bash from the script you shared @vird |
Pls share code of script you are running |
How to setup an areweave mainnet node using docker
The text was updated successfully, but these errors were encountered: