Presearch Docs
Presearch WebsiteNode SetupKeyword StakingSupport
  • Presearch Project
    • 🏠Welcome to Presearch πŸ‘‹
    • πŸͺ™Tokenomics
      • Contract Security
      • Liquidity Providing Uniswap
      • Liquidity Providing Aerodrome
    • πŸ’°PRE Purchasing Options
      • How to Buy PRE Tokens in the United States Using USD: A Comprehensive Guide
      • Supported Exchanges
      • Buy with Credit Card
      • How to Swap PRE in Trust Wallet
      • How to Swap PRE in Metamask Wallet
      • How to buy PRE in AhoraCrypto.com
    • πŸ—ΊοΈRoadmap
    • πŸ›‘οΈWeb3 - Safety, Troubleshooting & Best practices
    • ❓General FAQ
      • Which blockchain do PRE Tokens operate on?
      • How many tokens can I buy?
      • When I buy tokens, how do I pay?
      • When will I receive my tokens?
      • What can I use my tokens for?
      • How to withdraw tokens from Presearch?
      • What Wallets accept PRE?
      • Referral Program
      • How can I help promoting Presearch?
      • How can I contact the support team?
      • Who do I contact for marketing / promotional offers?
      • Presearch vision paper
  • Presearch Engine
    • ⭐What is Presearch Engine?
    • ❓Presearch Engine FAQ
      • How to set Presearch as the Default Search Engine on Desktop
      • How to Set Presearch as Your Default Search Engine on the Chrome App in iOS
      • How to Set Presearch as Your Default Search Engine on the Chrome App in Android
      • Am I tracked when I use Presearch?
      • How to use the Maps
      • How to Change the Color of the Search Engine
      • How to use the Testnet/Presearch engine
      • Why are my reward tokens not increasing when I search?
      • What is 'Authentic Search'?
      • What is Rewards Verification?
      • How to use AI
      • How to Add New Search Providers to your Presearch Dashboard
      • How to Change Password
      • How to Update profile
    • πŸ”ŽMetaSearch
    • NSFW Spicy Mode
  • PreGPT AI
    • ⭐What is PreGPT 2.0?
    • πŸ€–How to use PreGPT 2.0
    • ❓PreGPT FAQ
      • General usage
      • Subscription
      • Service operation
      • AI model limitations
      • Roadmap & Improvements
      • Policy
  • Nodes
    • ⭐What is a Node?
      • Hardware and system requirements
    • βš™οΈNode Setup Instructions
      • Generic installation instructions
      • Node Configuration Parameters
      • Individual Setup for various VPS providers
        • Running a node on FluxOS
          • Flux Node Grandfathering
        • Running a node on Akash
        • Running a node on ThreeFold
        • Running a Node on AWS
        • Running a Node on Racknerd
        • Running a node on Microsoft Azure
        • Running a node on Linux VPS
        • Running a node on Stack OS
      • Setup Nodes on Raspberry Pi
    • πŸ”§Troubleshooting and maintenance
      • Backing Up and Migrating Nodes
      • Alternative to Backing up nodes
      • Backup method with Docker Desktop for Windows
      • Backup method for Linux
    • πŸŽ‡Node Rewards
      • Node Reward Changes
    • πŸ” API Access
    • 🫐Preberry
    • ❓Nodes FAQ
      • Can I already run a Presearch node?
      • Is Docker required to run a Presarch node?
      • Is there a node network explorer or some kind of overview page?
      • Will there be IPv6 support for Presearch nodes?
      • Can I run Presearch node besides Flux node?
      • IOS application to view node statistics
  • Keyword Staking
    • ⭐What is Keyword Staking?
    • 🀝Strategy for Staking PRE
    • πŸ“¦Ads Pricing - How much does it cost to advertise on Presearch?
    • ❓Keywords FAQ
      • How can I see keywords traffic?
      • How to report bogus/abusive ADs from Keyword staking?
  • Search Staking and Usage Rewards
    • ⭐What are Usage rewards?
      • How do PRE rewards work
      • How to claim search rewards
    • ❓Search Staking FAQ
      • How to use Search staking?
      • How to use the calculator for Search Stake
  • AD-FREE SEARCH FEATURE
    • How to use the Ad-Free Search Feature
  • Support
    • πŸ†˜Presearch Support
    • πŸ—žοΈPresearch News
    • πŸ“Press Release
  • NFTs
    • πŸ›£οΈ"The Road to Mainnet"
    • πŸ’»Supported Wallets
  • Community
    • πŸ› οΈCommunity Projects
    • πŸ§‘β€πŸ«Community Tutorials
      • Intense Investor
      • Martin Valk
      • Your Friend Andy
      • Keith Laye
      • Passive Aggressive Income
      • Lefty Chris - How to Create a Presearch Node
      • Crypto Laymen
      • Modo Tech
      • Mechanic Joe
      • TheNodeCatcher
  • apps
    • πŸ“±iOS
    • πŸ€–Android Browser
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Community
  2. Community Tutorials

TheNodeCatcher

Setting up a node tutorial put together by TheNodeCatcher

PreviousMechanic JoeNextiOS

Last updated 1 year ago

Was this helpful?

To see the Official Presearch Node Setup Instructions, head to:

  1. Create an account on

  2. Fill out the typeform

  3. join the telegram https://t.me/presearch

  4. wait up to 24hrs to receive approval to run a node. Once you have received confirmation, go to vultr.com and set up your VPS. Deploy a new server and choose the following options

    1. Cloud compute

    2. Newyork (NJ)

    3. Ubuntu 21.04 x64

    4. 10 GB $3.50/mo

    5. Name your server whatever you want

    6. click deploy

  5. Go to

  6. The website will say to install docker, but first you need to log into terminal or putty. Once logged in, install

  7. you will see something like this: type in sudo apt install docker.io then hit enter

  8. Type in y and then hit enter. Next type in sudo systemctl status docker then hold down the command key on your keyboard and press c then press enter. This is to verify that docker is running properly.

  9. Hold down Control key and hold down on C and then enter to exit out of checking on the status.

  10. Go to https://nodes.presearch.org/dashboard and login to access your registration and API codes.

  11. Go to

  12. Scroll down until you see step 3. If you're using a mac, make sure the Linux/Mac tab is selected. Copy and paste this command into your notepad because you will need this command.

    1. docker stop presearch-node ; docker rm presearch-node ; docker stop presearch-auto-updater ; docker rm presearch-auto-updater ; docker run -d --name presearch-auto-updater --restart=unless-stopped -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --cleanup --interval 300 presearch-node ; docker pull presearch/node ; docker run -dt --name presearch-node --restart=unless-stopped -v presearch-node-storage:/app/node -e REGISTRATION_CODE=$YOUR_REGISTRATION_CODE_HERE presearch/node ; docker logs -f presearch-node

  13. replace $YOUR_REGISTRATION_CODE_HERE with the registration code from step 10. Copy your new/edited command, go to the terminal and paste the command and press enter.

  14. Go back to

  15. Scroll down to "Current Nodes" and see if your node is appearing. If your node is there then click on stake.

  16. Type in the amount you'd like to stake. The minimum is 1000 but you can do more if you'd like.

  17. Type in whatever you want for the description

  18. The other information is optional. Once completed, click update. Within a few minutes, your reputation show a number and continue to increase.

You can follow TheNodeCatcher on twitter here

You can follow their blog here -

πŸ§‘β€πŸ«
https://twitter.com/TheNodeCatcher
https://thenodecatcher.com/pre/
βš™οΈNode Setup Instructions
presearch.com/signup
https://presearchcommunity.typeform.com/to/UkDumktm?typeform-source=presearch.medium.com
https://nodes.presearch.com/run
docker
Node Setup Instructions
https://nodes.presearch.com/dashboard