chore: tested on aliyun ECS (#89)

This commit is contained in:
Siyuan Wang 2021-12-31 13:58:18 +08:00 committed by GitHub
parent 1fa358ed0a
commit e067a2db7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,3 +183,14 @@ Tested for both VM.Standard.E2.1.Micro (x86) and VM.Standard.A1.Flex (AArch64) i
|Distribution| Name | Status | test date|
|------------|-----------------|-----------|----------|
|Oracle Linux| 7.9 |**success**|2021-05-31|
### Aliyun ECS
Aliyun ECS tested on ecs.s6-c1m2.large, region **cn-shanghai**, needs a little bit tweaks:
- replace nix binary cache with [tuna mirror](https://mirrors.tuna.tsinghua.edu.cn/help/nix/) (with instructions in the page)
#### Tested on
|Distribution| Name | Status | test date|
|------------|-----------------|-----------|----------|
|Ubuntu | 20.04 |**success**|2021-12-28|