The V-Cloud service provides two ways to login: Google account and Github account. The email address from the login account will be associated with the V-Cloud account. If the email from both Google account and Github account are the same, they will be associated with the same V-Cloud account. (Attention: If the first time logging in of Github account does not contain an email address, it will not be associated with any previous Google account further on.)
- Create an key pair in V-Cloud and save it. Don't give your key pair to any one
- Launch your instance. You can connect to your instance when the status is running
-
On Linux/macOs
- Change file permission of the private key file you saved to 600
- Set your ssh config at
~/.ssh/config
or throughssh -i
.
-
On Windows Use your favorite ssh client (such as Putty, SecureCRT ) to do the ssh connection.
Click the terminate button on the row of instance you want to terminate. Once you terminate your instance, the ip address of it will never be back.
If you are an issuer of token (on v.systems chain), you can quickly create wallet and explorer for your token on v-cloud platform. Once your application is verified, the wallet and explorer will be deployed to your custom domain.