This command starts the Evernode SE container (Docker must be launched). When executed for the first time downloads the latest SE image from dockerhub.
This command switches Evernode SE to the specified version and port and downloads it, if it is missing. Attention! This command does not start TON OS SE, you need to run start command separately.
everdevseset--version0.24.11--port2020
To make sure ArangoDB starts, use --db-port option to set the ArangoDB port:
everdevseset--db-port8081
Reset
This command resets the Evernode SE container (Docker must be launched) - restarts it from scratch with a clean database.
Update
This command downloads the latest Evernode SE image (Docker must be launched) and starts it.
Stop
This command stops Evernode SE container.
Info
This command shows info about the downloaded versions.
Troubleshooting
View solutions to some frequently encountered problems with Evernode SE here.
everdev se info
Instance State Version GraphQL Port ArangoDB Port Docker Container Docker Image
-------- ------- ------- ------------ ------------- -------------------------- --------------------------
default running 0.24.12 2020 tonlabs-tonos-se-ekaterina tonlabs/local-node:0.24.12