mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 23:57:00 +00:00
cloud setup initial directory and documentation
add architecture diagram docs: include image source docs: update aws dashboard link docs: update aws dashboard link docs: update read me with deployment instructions and costing docs : nocohub cloud setup manual docs : minor fix, added \n
This commit is contained in:
committed by
starbirdtech383
parent
b039027646
commit
2fb2ac9f88
8
cloud/setup/aws/target_tracking.json
Normal file
8
cloud/setup/aws/target_tracking.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"TargetValue": 90.0,
|
||||
"PredefinedMetricSpecification": {
|
||||
"PredefinedMetricType": "ECSServiceAverageCPUUtilization"
|
||||
},
|
||||
"ScaleOutCooldown": 7,
|
||||
"ScaleInCooldown": 30
|
||||
}
|
||||
Reference in New Issue
Block a user