noah ~ Automated Rebuilds for ArkEcosystem/ark-node
git clone https://github.com/faustbrian/noah.git
cd ~/noah
bash noah.sh install
bash noah.sh start
If you wish to use a different configuration then the default one just execute bash ~/noah/noah.sh config
.
If you wish to use E-Mail as your notification driver you will need to install and configure Postfix.
If you wish to use Nexmo as your notification driver you will need to sign up for Nexmo.
If you wish to use Pushover as your notification driver you will need to sign up for Pushover.
If you wish to use Pushbullet as your notification driver you will need to sign up for Pushbullet.
If you wish to use Mailgun as your notification driver you will need to sign up for Mailgun.
If you wish to use Slack as your notification driver you will need to sign up for Slack and create an Incoming Webhook.
Usage: noah.sh [options]
options:
help Show this help.
version Show the installed version.
start Start the noah process.
stop Stop the noah process.
restart Restart the noah process.
reload Reload the noah process.
delete Delete the noah process.
rebuild Start the rebuild process.
monitor Temporarily monitor the log.
install Setup noah interactively.
update Update the noah installation.
config Configure the noah installation.
log Show the noah log.
test [method] [params] Test the specified method.
alias Create a bash alias for noah.
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.