Comment on page
Presearch on StackOS
Presearch app deployment from the StackOS AppStore.
Go to:
And copy the most recent "version numbered" tag. Have this on hand for the pod configuration:

We assume you already have your PreSearch API Key and account set up.
If you need more details on that reference this:
Go to your dashboard:
And have your PreSearch Node Registration Code ready:



Update the Image Name to have the latest tag:
For example: "presearch/node:1.0.1"
Configure your environment with the Node Registration Code:
REGISTRATION_CODE = 123123123123123



Look for green connection icon

If your node is not starting properly for some reason, consider opening a WebTTY and checking the logs:
kubectl get pods
kubectl logs -f presearch-0xYOURETHADDRESS-RANDOM
