Lume Web DNS Relay
Validated on 29 Apr 2022 • Last edited on 8 Aug 2023
This page is automatically generated from the DigitalOcean Marketplace using content on the Lume Web DNS Relay catalog page.
- Contribute to Web3 in a simple, and easy way to ensure it stays decentralized.
- Get a simple dashboard to help you setup your relay and get its ID to submit to the community, or just your friends.
Creating an App using the Control Panel
Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.

Creating an App using the API
In addition to creating a Droplet from the Lume Web DNS Relay 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB Lume Web DNS Relay Droplet in the SFO2 region, you can use the following curl
command. You need to either save your API access token) to an environment variable or substitute it in the command below.
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "hammertechnologi-lumewebdnsrelay"}' \
"https://api.digitalocean.com/v2/droplets"
Getting Started After Deploying Lume Web DNS Relay
Lume Web DNS Relay
- Once the server is created, wait about 15 minutes after it is online to access the dashboard
- Access http://your_droplet_public_ipv4/setup
- Signup at https://mainnet.portal.pokt.network/#/signup and create an application
- Enter the created API key and secret into the dashboard
- Ensure you have a domain or subdomain created for the relay. You should wait up-to 10 minutes after creating the subdomain before configuring the relay to ensure it gets properly detected by letsencrypt, or SSL setup may fail at this time
- Provide your email for SSL registration
- After it is submitted, wait 1-3 minutes before verifying that the SSL is setup.
- The homepage of the relay holds its pubkey for peers and end users to identify it