Skip to content

Automatically deploy an RSS3 DSL Node based on a config.yaml.

Notifications You must be signed in to change notification settings

RSS3-Network/Node-Automated-Deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Automated Deployer

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.

Automated Deployment

curl -s https://raw.githubusercontent.com/RSS3-Network/Node-Automated-Deployer/main/automated_deploy.sh | sudo bash

And you are done!

Manual Deployment

Download

Download the latest release from release page

tar -zxvf downloaded_file.tar.gz

Configuration

Your config.yaml must be placed in the config subdirectory, at the same level as the node-automated-deployer script.

Deploy

./node-automated-deployer > docker-compose.yaml
docker-compose up -d

About

Automatically deploy an RSS3 DSL Node based on a config.yaml.

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published