Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.4 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.4 KB

Server Initialization Scripts for Nodes

We provide Initialization scripts for Nodes. You can prepare your server while installing from the provider.

Tested systems

Warning

Executing initialization scripts will change your SSH access due to the security policy used. Please, make sure you are using your SSH key properly on the server and test it before running the script!

Execution directly from a URL

bash <(curl -Ls https://raw.githubusercontent.com/core-coin/core-bash/master/scripts/ubuntu/init-node-boid-docker.sh)

Scripts versions

You can use different levels of script files.

init-node-boid.sh
Basic version without Docker
init-node-boid-strict.sh
Extended security without Docker
init-node-boid-docker.sh
Basic version with Docker
init-node-boid-docker-strict.sh
Extended security with Docker
install-docker.sh
Self-standing Docker installation script
run-gocore.sh
Gocore script for running the Core network
run-gocore-miner.sh
Gocore script for running the Core network with miner

License

CORE License