Installing the StakePool Operator Scripts (SPOS)
As the Cardano Node management is getting more complicated I would recommend using StakePool Operator Scripts (SPOS) (also known as Martin's Scripts - ATADA Stake pool owner).
You have to install these scripts on your SECURE Server/Workstation/Virtual PC which is running Ubuntu and where you have successfully installed the Cardano Node
We will be creating keys for your pledge wallet as well as keys for your StakePool. ANYONE who has access to these keys will have FULL CONTROL over your wallets and Stake Pool. Never put these keys on your online server.
For better security SPOS scripts allow you to generate all the keys and certificates on a PC that is offline (air-gapped) as well as using Hardware Wallets (this is not covered here)
Let's start by downloading packages that are used by the scripts
Let us now download the scripts:
as a result, you should see this
let's copy the scripts to our bin folder, so we can call them from anywhere:
Now we have to do a simple configuration so the script knows where to find files and the socket. We will place the configuration file in our home directory, so you don't have to edit files again when next time you decide to upgrade the scripts.
Let's check if you have succeeded:
if you see the following output, then you have successfully installed the scripts: