RSS3 Node 2.0
A lightweight service that joins the RSS3 Network as a node.
Agentdata
rss3-network/agentdata:0.1.0
Just deployed
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
RSSHub
diygod/rsshub
Just deployed
Redis
bitnami/redis:7.2.5
Just deployed
/bitnami
RSS3-Node-Broadcaster
rss3-network/node:v2.0.0
Just deployed
RSS3-Node-Core
rss3-network/node:v2.0.0
Just deployed
RSS3-Node-Monitor
rss3-network/node:v2.0.0
Just deployed
Prerequisites
Before deploying, you need to create a node on the explorer: RSS3 Explorer.
Additionally, ensure that your Railway account is upgraded to at least the Pro Plan ($20/month). This plan is necessary to support the node's storage requirements, which will be around 10GB.
Deployment
You only need to fill in two fields in the RSS3-Node-Core service:
NODE_DISCOVERY_MAINTAINER_EVM_ADDRESS
: Your wallet address (which is also your node address).NODE_DISCOVERY_MAINTAINER_SIGNATURE
: The challenge signature obtained here: https://explorer.rss3.io/nodes/YOUR_WALLET_ADDRESS. (Click the "Signature" button to complete the challenge and copy your signature to paste here.)
After the service starts, it will join the RSS3 Network as a lightweight RSS3 Node.
Contact
If you have any questions, feel free to contact me: [email protected].
Join the RSS3 Discord: RSS3 Discord
Template Content
Agentdata
ghcr.io/rss3-network/agentdata:0.1.0RSSHub
ghcr.io/diygod/rsshubRedis
bitnami/redis:7.2.5RSS3-Node-Broadcaster
ghcr.io/rss3-network/node:v2.0.0RSS3-Node-Core
ghcr.io/rss3-network/node:v2.0.0NODE_DISCOVERY_OPERATOR_SIGNATURE
explorer.rss3.io/nodes/{YOUR_WALLET_ADDRESS}
NODE_DISCOVERY_OPERATOR_EVM_ADDRESS
Your wallet address
RSS3-Node-Monitor
ghcr.io/rss3-network/node:v2.0.0