...
User deploy an Hub Item from the list (e.g. ssh-bastion)
where you have to setup:ewc hub deploy --profile PROFILE HUB_ITEMPROFILEis the name of the profile (see login step above)- HUB_ITEM is the name of the item as taken by ewc hub list command (e.g.
ssh-bastion-flavour) --server-name SERVER_NAMEflag where you pass the name of the VM of the hub item. NOTE: By default if you don't provide--server-nameduring a deployment of an item, the name of the VM will be the same as the hub item name. If a VM with that name exists, the ewccli will perform the command on that specific VM.- OPTIONAL: --flavour-name can be used to customize the resources of the hub item, please check EWC VM plans - European Weather Cloud Knowledge Base
for other options to pass to the command please check ewc hub deploy --help
| Warning |
|---|
Remember that ewccli creates a keypair in OpenStack and assign it to the VM, therefore once it finishes you have to use the default user of the Operating System (OS) to login. That is a local Linux user. Check local users for each OS here: EWC Virtual Images Available |