Dear Rob,
I have finally managed to set up a Cantabo VPS with the specs. 8 vCPU, 30 Gb RAM, 800 Gb SSD. What is the recommended method to set up each of the sanctuaries such that I can also set up cockroachdb on the same server to optimize usage of the machine? If there is a Wiki somewhere for this process, could you please point me to it, so that I can set it up properly from the first go without having to reprovision it if I screw up.
Thank you.
Blessings
oncoapop
Hi Oncoapop,
Thats awesome. Well there is no Temple guide yet, but, I can make one because we will absolutely have problems when we start talking about running 10 instances of biblepayd on different ports and also sharing the 10* instances of data directories (which requires a setting), and also sharing the 10* config files (which requires a setting). So I will be able to make one.
But in the mean time to get you started, pre-notes:
1) You won't need 10 sub vms inside the big vm, you will just need to run 10 instances of BBP to be a temple
2) You can ignore the section about Swap as thats only for nodes with < 1gb ram
3) You can ignore the developer notes and troubleshooting notes as those are primarily for building windows and mac
I recommend first just building one instance of biblepay first, and see if you get to the end of the build so that it makes a biblepayd file.
Once it gets that far it should be relatively easy for me to make a Temple guide and get you to the point where 10 are running properly.
Then I need to make yet another enhanced guide to handle the new unreleased cockroachdb cluster installer (which we can tackle after these first two big steps).
Plz follow this guide: Building BBP on linux:
https://github.com/biblepay/biblepay/blob/master/BuildBiblePay.txtIn my case I usually install BBP prod in "/biblepay" and BBP testnet in "/biblepaytest" from the root of the drive and install everything as root (so that all paths can be written to).
(You dont need to install bbp test, just pointing it out that you can also use that big box for testing as well.
PART II:
Here is the guide to set up 10 sancs to be a Potential Temple:
https://wiki.biblepay.org/Building_A_TempleLet me know when you get all 10 running and Ill make a guide for releasing a cockroach cluster.
Also, if you are looking for the EasySanc doc (this is what gives you the sanctuary BLS_PRIV_KEY) there is a link for it in the Red Sea release post above (the one with the red sea picture/mandatory upgrade).