/aliyun_assist_client

Aliyun Assist Client 阿里云 云助手

Primary LanguageGoApache License 2.0Apache-2.0

Aliyun Assist

Aliyun assist is a platform that makes your applications easier to deploy, for example, you can execute bat/powershell script on a running instance of Windows, and Shell script on Linux.

Basic Concept

  • Command:Specific operations that need to be executed in instance, such as a specific shell script.
  • Invocation:Select some target instances to execute a command.
  • Timed Invocation:When you create a task, you can specify the cronat expression of the task.

For example, you can create a command using aliyun openapi, then select some virtual machines to execute the command, and last you can get the task result.

Verify Requirements

  • Windows Server 2008/2012/2016
  • Ubuntu
  • CentOS
  • Debian
  • RedHat
  • SUSE Linux Enterprise Server
  • OpenSUSE
  • Aliyun Linux
  • FreeBSD
  • CoreOS

Setup

How to use

Contributing

Welcome use Github pull requests to commit.