Skip to content

tension/aliyun_ecs_console

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aliyun_ecs_console

阿里云ECS管理控制台, A simple demo of aliyun ECS

Install

  • 配置 accessKey, accessSecret
  • 配置管理Key => 实例ID对应表
    $allId = array(
        'key1' => array('cn-shenzhen', 'i-94oxaxinl'),
        'key2' => array('cn-shenzhen', 'i-94oxaxinl'),
    );

About

阿里云ECS管理控制台, A simple demo of aliyun ECS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%