Terraform操作阿里云ECS,批量创建ECS云主机

6-10 1 views

利用Terraform实现运维平台的IaaS层,由于公司用的全是阿里云,所以以阿里云为例,不过既然是Terraform,其实无需太在意这个,基类封装好,什么云可以,甚至...
阅读全文 0

error: command ‘gcc’ failed with exit status 1 -Python3.6.9 MacOs Catalina

4-10 0 views

Shell error: command 'gcc' failed with exit status 1 -Python3.6.9 MacOs Catalina 1 ...
阅读全文 0

嵌套阿里云数据库自治服务DAS监控大盘

3-10 3 views

通过给阿里云创建RAM用户并授予STS权限策略,将DAS(原HDM)控制台免登录嵌套到自建的运维平台中 https://help.aliyun.com/document_detail/125772.html?spm=...
阅读全文 0

封装Grafana,获取监控数据

1-31 1 views

基类 Python #!/usr/bin/env python3 # -*- coding: utf-8 -*- # @Author : Eric Winn # @Email : eng.e...
阅读全文 0

OSS文件上传

1-06 0 views

Python #!/usr/bin/env python3 # -*- coding: utf-8 -*- # @Author : Eric Winn # @Email : eng.eric....
阅读全文 0