Presearch on StackOS
Presearch app deployment from the StackOS AppStore.
Last updated
Presearch app deployment from the StackOS AppStore.
Last updated
Go to:
https://hub.docker.com/r/presearch/node/tags
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:
https://docs.presearch.org/nodes/api
Go to your dashboard:
https://nodes.presearch.org/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
Check https://nodes.presearch.org/dashboard and verifiy your node appears
Look for green connection icon
If your node is not starting properly for some reason, consider opening a WebTTY and checking the logs:
Create WebTTY
kubectl get pods
kubectl logs -f presearch-0xYOURETHADDRESS-RANDOM