Categorygithub.com/aliyun/aliyun_assist_client
repositorypackage
0.0.0-20250103033258-429e9f645802
Repository: https://github.com/aliyun/aliyun_assist_client.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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.