forked from HappyLeslieAlexander/Leslie-OCI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoci-help.ini
58 lines (54 loc) · 1.14 KB
/
oci-help.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# proxy=socks5://127.0.0.1:10808
token=
chat_id=
########## 甲骨文账号配置 ##########
[A]
user=
fingerprint=
tenancy=
region=
key_file=
########## 实例相关参数配置 ##########
# [INSTANCE]
# 虚拟云网络名称 (可选)
# vcnDisplayName=
# 子网名称 (可选)
# subnetDisplayName=
# 实例名称 (可选)
# instanceDisplayName=
# 系统
# OperatingSystem=
# 系统版本
# OperatingSystemVersion=
# 失败后重试次数
# retry=-1
# 延迟时间(秒)
# minTime=30
# maxTime=60
# ssh_authorized_key= # 请在下方 [INSTANCE.ARM] 和 [INSTANCE.AMD] 中配置 SSH 公钥。
# 初始化脚本(将脚本内容base64编码后添加)。该脚本将在您的实例引导或重新启动时运行。
# cloud-init=
[INSTANCE.ARM]
shape=VM.Standard.A1.Flex
cpus=1
memoryInGBs=6
OperatingSystem=Canonical Ubuntu
OperatingSystemVersion=22.04 Minimal
bootVolumeSizeInGBs=50
sum=1
retry=-1
minTime=30
maxTime=60
availabilityDomain=
ssh_authorized_key=
[INSTANCE.AMD]
shape=VM.Standard.E2.1.Micro
OperatingSystem=Canonical Ubuntu
OperatingSystemVersion=22.04
bootVolumeSizeInGBs=50
sum=1
retry=-1
minTime=30
maxTime=60
availabilityDomain=
ssh_authorized_key=