Comment on page
Running a node on Stack OS
Here is a quick guide to launching your PreSearch Node on StackOS.
We assume you already have your PreSearch Node Registration Code and account set up. If you need more details on that reference this: https://docs.presearch.org/nodes/setup
Go to your Node's dashboard and have your Presearch Node Registration Code ready.
- BSC MainNet
- Choose Cluster:
- Dev/Test: Titan or Matrix Cluster
- Production: Authority for high uptime deploys
Go to the upgrade tab:
Type in the following information

As a note, we can assign the resources as follows:

- CPU as follows: 2000 for PreSearch, 100 for webtty
- RAM: 4000 for PreSearch, 100 for webtty
- Disk: 16-32 GB for PreSearch You will be given a quote for the number of $STACK tokens you need to deposit. Buy some $STACK tokens from Pancake Swap and deposit that amount into StackOShttps://medium.com/stackos/how-to-buy-stack-on-pancakeswap-using-metamask-3e122dc04061 Click the Deposit or Upgrade button to fund your StackOS account

.png?alt=media&token=b8fec8ce-2bc4-4646-9684-ec1cb9b5a17a)
.png?alt=media&token=6da7b4d4-0934-452d-bf90-c4bc1b2a23a1)

.png?alt=media&token=a587ccfe-c460-4706-8aa6-f079c7d502b4)
Look for green connection icon
.png?alt=media&token=0c2acf84-4f92-4beb-b69c-440b2030479a)
If your node is not starting properly for some reason, consider opening a WebTTY and checking the logs:
Create a WebTTY StackOS - WebTTY (external)
kubectl get pods
kubectl logs -f presearch-0xYOURETHADDRESS-RANDOM
.png?alt=media&token=3578620a-c52e-4d8b-a64a-da215cbd0cc2)
Last modified 3mo ago