ENSRainbow
Making the unknown, known
ENSRainbow
namehash/ensnode/ensrainbow:latest
Just deployed
Overview
ENSRainbow is an ENSNode sidecar service for healing millions of unknown ENS names.
Learn more at https://ensrainbow.io and https://ensnode.io.
How to use
Private network
Reference the RAILWAY_PRIVATE_DOMAIN
variable connected to the ENSRainbow instance.
Connect using HTTP to the application port (default 3223
).
Public network
For safety reasons, by default, ENSRainbow is placed in a private network without public Internet access.
In order to allow public access to the service, please modify the instance network configuration accordingly.
Connect to the service from outside of Railway using the TCP Proxy.
Reference the RAILWAY_PUBLIC_DOMAIN
variable connected to the ENSRainbow instance.
Connect using HTTP to the application port (default 3223
).
Learn More
Service configuration
Service source
The service instance is using the latest Docker image from the official ENSRainbow application GitHub Container Repository:
namehash/ensnode/ensrainbow:latest
Environment variables
The template contains the following environment variables:
PORT
- defines the HTTP listening port (default3223
).
Template Content