Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Login to Admin Panel by default admin

repeat step 10.1. Login to Admin Panel by default admin

Open "DevOps" in the Admin Panel

Pay attention to the information on system nodes, their up-time and statuses.

Nodes can contain one/several services.

Note: The perfect maximum status of memory usage for each service is less than 60%.

Overview all nodes in terminal to check it statuses/work

Connect to the VM again (in case you exit or loose connection):

ssh root@<IP address>

where - the address of the VM for deploy

Enter to the directory marionette/tool on your VM (the path where you’ve cloned repo):

cd /root/marionette/

Run next command to enter the marionette command line interface (cli):

./marionette cli

Type inside marionette cli:

nodes

and you'll get the list of the nodes (the same visualized on the Dashboard in the Admin Panel above):

For exit the marionette cli run:

q
  • No labels