Manage Chango

Manage Chango

Manage Chango in your AWS regions.

Instances

Not Available


###### Add Host Entries Add the following host entries to your hosts file.
Not Available


###### Add Ingress Rule to Security Group You need to add ingress rule to the following security group, for instance, `[your-public-ip]/32` with the open port range of `0-65535`.
Not Available


###### Access Chango Admin UI The following URL is used to access Chango Admin UI. ``` http://cp-admin.chango.private:8123 ``` Chango initial admin password can be downloaded to access Chango Admin UI. ``` ```


###### How to use Chango Visit the following link to learn how to use Chango. ``` https://cloudcheflabs.github.io/chango-private-docs ```

Download Keypair

Download keypair pem file to access Chango instances via SSH.

Not Available


###### Access Chango Instances In order to access Chango instances, run the following commands. ``` # set permission. chmod 600 chango.pem; # access chango instance via ssh. ssh -i chango.pem centos@[chango-host]; # switch to user 'chango'. sudo su - chango; ```

Action

Install Chango in your region.

Add nodes to Chango in your region.

Destroy Chango in your region.

© Cloud Chef Labs, Inc. All rights reserved.