Tencent/tat-agent
Fork: 26 Star: 110 (更新于 1970-01-01 00:00:00)
license: NOASSERTION
Language: Rust .
TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands include but not limited to: Shell, PowerShell, Python. TAT stands for TencentCloud Automation Tools. See more info at https://cloud.tencent.com/product/tat.
最后发布版本: v0.1.17 ( 2021-12-24 15:23:48)
TAT Agent
简体中文 | English
TencentCloud Automation Tools (TAT) is a native operations and maintenance deployment tool for cloud servers. TAT provides an automated way to directly manage instances and batch execute commands such as Shell, Powershell, Python, etc. to easily complete common management tasks such as running automation scripts, polling processes, installing or uninstalling software, updating applications and installing patches.
For more information, please visit https://cloud.tencent.com/product/tat .
Environment & Tools
- Rust environment
- Docker
Compile
Run the following command to compile:
- Linux
cargo build --release --bin tat_agent
- Windows
Note: In Windows OS, the version of rust must be higher than 1.70, If the version is too low, you can update the version with the following command:
rustup update
Then run:
cargo build --release --bin tat_agent
Run
After successful compilation, run the following command:
- Linux
./target/release/tat_agent
- Windows
./target/release/tat_agent.exe
Supported OS
Binary can run at both Linux & Windows Distributions, including but not limited to:
- Tencent Linux
- CentOS
- Ubuntu
- Debian
- openSUSE
- SUSE
- CoreOS
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2021-12-24 15:23:48 v0.1.17
2021-12-17 11:23:42 v0.1.16
2021-12-16 17:12:19 v0.1.15
2021-12-13 15:40:00 v0.1.14
2021-12-06 14:05:18 v0.1.13
2021-11-26 17:58:27 v0.1.12
主题(topics):
agent, rust, tat, tencentcloud
Tencent/tat-agent同语言 Rust最近更新仓库
2024-11-05 08:48:52 lapce/lapce
2024-11-04 19:47:57 dashpay/platform
2024-11-01 02:26:55 mediar-ai/screenpipe
2024-10-30 06:09:45 electric-capital/crypto-ecosystems
2024-10-29 10:21:58 rustdesk/rustdesk
2024-10-27 15:42:03 jtroo/kanata