BitNinja one-liner installation

The one-line installation command simplifies the setup by automatically detecting your server's operating system and checking compatibility with BitNinja. It runs the same commands as the manual process, but in a more convenient way:

curl https://get.bitninja.io/install.sh | sudo /bin/bash -s - --license_key=YOUR_KEY_HERE --updateChannel=frequent

If you use the one-line installation command above, you do not need to select your server’s Linux distribution; the script will automatically detect it and proceed with the installation accordingly.

BitNinja Manual installation

If you experience errors during the one-line installation script's installation, we recommend using the manual installation process.

If you decide to use the manual installation process, detailed information can be found here.