Step-by-step | Installation Guide
Update packages and install required utilities
Add the current user to the docker group
Check Docker access
Run Screen
Replace "user" with your nickname
Create a new user
Make up a password and save it
It will not be visible in the console command as it should be
Check the home directory
Switch to the new user
Clone the repository
Run the initialization script
Select 'node type' to proceed with the operation:
What 'network' would you like to use:
Do you want to choose a custom node name? (defaults to 'ext-validator-node-<random_number>')
Do you want to import an already existing node key?
Do you want to import an already existing secret phrase?
Copy the address and access it via nano It should be like this:
Ctrl + X
- exit
We're saving all this data
If the nano is not installed:
Run docker-compose
Update the scripts
Run update and start scripts
Launch docker-compose
After executing the last command, you will be shown the project logs To exit press Ctrl + A, then D
View Logs:
Last updated