Skip to content

arkland-delegate/noah

 
 

Repository files navigation

noah ~ Automated Rebuilds for ArkEcosystem/ark-node

Installation

1. Clone the Repository

git clone https://github.com/faustbrian/noah.git
cd ~/noah
bash noah.sh install
bash noah.sh start

Configuration

If you wish to use a different configuration then the default one just execute bash ~/noah/noah.sh config.

E-Mail

If you wish to use E-Mail as your notification driver you will need to install and configure Postfix.

Nexmo

If you wish to use Nexmo as your notification driver you will need to sign up for Nexmo.

Pushover

If you wish to use Pushover as your notification driver you will need to sign up for Pushover.

Pushbullet

If you wish to use Pushbullet as your notification driver you will need to sign up for Pushbullet.

Mailgun

If you wish to use Mailgun as your notification driver you will need to sign up for Mailgun.

Slack

If you wish to use Slack as your notification driver you will need to sign up for Slack and create an Incoming Webhook.

Commands

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.

Security

If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © Brian Faust

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%