Skip to content

Bash scripts for installing and updating various Wispr-related applications on Debian/Ubuntu.

License

Notifications You must be signed in to change notification settings

WisprProject/WisprDevOps

Repository files navigation

WisprDevOps

Collections of scripts and tools to maintain various Wispr related services.

Install berkley 0.4.8

Script to automatticly install berkley version 0.4.8.

Usage: ./install_berkley_0_4_8.sh /home/guus/berkley <-- Parameter is the install directory.

Build Wispr node 0.2

Script automatically fetches, compiles, configures and starts a Wispr node v0.2.

Usage: ./install_wispr_node_0_2.sh

Build Wispr node 0.3

Script installs all required packages, pulls source and compiles it.

Need berkley install path as parameters.

Usage example: ./install_wispr_node_0_3.sh /home/guus/berkelydb

Rebuild Wispr node 0.3

Script automatically redownload, compile and start a Wispr (testnet) node.

Need repository location and berkley install path as parameters (third param is optional for removing the .wispr folder)

Usage example: ./rebuild_0_3_0_node.sh /home/guus/wisprnode/core /home/guus/berkelydb yes

About

Bash scripts for installing and updating various Wispr-related applications on Debian/Ubuntu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages