LogoLogo
Deploy NowCommunity Careers
  • Introduction to StackAI
  • Litepaper
  • FAQs
    • Introductory FAQs
    • Technical FAQs
    • Project/App FAQ
    • Financial FAQs
  • Tokens
    • Add $STACK to MetaMask
    • Buy $STACK Tokens
  • App Deployment on StackOS
    • Custom App Deployment
    • AppStore App Deployment
    • Deploy a Containerized Application on StackOS
  • Basic Operations
    • Create WebTTY
    • WebTTY, Logs, Shell Access
    • Practice - Persistent Data, Alternate User
    • Reset StackOS Account
    • Map a container port
    • Custom DNS
    • Custom SSL
    • Account Funding - General
    • Pod Launch - General
  • Preparing Custom Images
    • Docker Hub Intro
    • GitHub, DockerHub and StackOS Integration
  • App Store Notes
    • Redis on StackOS
    • Memcached on StackOS
    • Presearch on StackOS
    • Wordpress on StackOS
    • Jenkins on StackOS
    • WebDAV on StackOS
  • Useful Apps
    • phpMyAdmin (Mysql Web Admin)
  • Wordpress Operations
    • Launching a Wordpress app on StackOS
    • WordPress Migration
    • Account Funding - Wordpress
    • Upload limit increase
    • SSL Mixed Content Resolution
    • Wordpress Domain Change
  • Other Applications
    • Python Applications
    • RSK
  • 0xMarket
    • Viewing your NodeNFT
    • Listing your NodeNFT
    • Buying a NodeNFT
Powered by GitBook
On this page
  • Locate the most recent tag
  • ✅ Fund your StackOS Account:
  • ✅ Go to the AppStore
  • ✅ Launch your PreSearch Node
  • ✅ Configure your PreSearch Node
  • ✅ Verify Operation
  • ✅ Troubleshooting
  • ✅ Get the name of the presearch-0x... pod
  • ✅ Show the logs for the pod
  • ✅ Expect to see something like this
  1. App Store Notes

Presearch on StackOS

Presearch app deployment from the StackOS AppStore.

PreviousMemcached on StackOSNextWordpress on StackOS

Last updated 2 years ago

Locate the most recent tag

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:

✅ Fund your StackOS Account:

✅ Go to the AppStore

✅ Launch your PreSearch Node

✅ Configure your PreSearch Node

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

✅ Verify Operation

Look for green connection icon

✅ Troubleshooting

If your node is not starting properly for some reason, consider opening a WebTTY and checking the logs:

✅ Get the name of the presearch-0x... pod

kubectl get pods

✅ Show the logs for the pod

kubectl logs -f presearch-0xYOURETHADDRESS-RANDOM

✅ Expect to see something like this

Check and verifiy your node appears

https://docs.presearch.org/nodes/api
https://nodes.presearch.org/dashboard
StackOS Fund Account - PreSearch
https://nodes.presearch.org/dashboard
Create WebTTY
https://hub.docker.com/r/presearch/node/tags