This Deployer automatically deploys an RSS3 DSL Node based on a config.yaml
file.
For more information, please refer to the RSS3 Node Deployment Guide.
curl -s https://raw.githubusercontent.com/RSS3-Network/Node-Automated-Deployer/main/automated_deploy.sh | sudo bash
And you are done!
Download the latest release from release page
tar -zxvf downloaded_file.tar.gz
Your config.yaml
must be placed in the config
subdirectory, at the same level as the node-automated-deployer
script.
./node-automated-deployer > docker-compose.yaml
docker-compose up -d