Skip to content
Snippets Groups Projects
Commit dcd6b847 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

change ec2 instances

parent aed5fb42
No related branches found
No related tags found
2 merge requests!740Production Release | nshmp-haz,!739EC2 Instances
...@@ -11,9 +11,9 @@ nshms: ...@@ -11,9 +11,9 @@ nshms:
baseHref: /ws/nshmp/alaska-2007/dynamic baseHref: /ws/nshmp/alaska-2007/dynamic
environments: environments:
development: development:
instanceType: t4g.xlarge instanceType: c7g.8xlarge
staging: staging:
instanceType: t4g.2xlarge instanceType: c7g.12xlarge
# TODO: Add to production when model is stable # TODO: Add to production when model is stable
# production: # production:
# instanceType: c7g.8xlarge # instanceType: c7g.8xlarge
...@@ -34,9 +34,9 @@ nshms: ...@@ -34,9 +34,9 @@ nshms:
baseHref: /ws/nshmp/alaska-2023/dynamic baseHref: /ws/nshmp/alaska-2023/dynamic
environments: environments:
development: development:
instanceType: c7g.4xlarge
staging:
instanceType: c7g.8xlarge instanceType: c7g.8xlarge
staging:
instanceType: c7g.12xlarge
# TODO: Add to production when model is stable # TODO: Add to production when model is stable
# production: # production:
# instanceType: c7g.8xlarge # instanceType: c7g.8xlarge
...@@ -57,11 +57,11 @@ nshms: ...@@ -57,11 +57,11 @@ nshms:
baseHref: /ws/nshmp/conus-2018/dynamic baseHref: /ws/nshmp/conus-2018/dynamic
environments: environments:
development: development:
instanceType: c7g.4xlarge
staging:
instanceType: c7g.8xlarge instanceType: c7g.8xlarge
production: staging:
instanceType: c7g.12xlarge instanceType: c7g.12xlarge
production:
instanceType: c7g.16xlarge
label: 2018 Conterminous U.S. Dynamic Services label: 2018 Conterminous U.S. Dynamic Services
model: CONUS_2018 model: CONUS_2018
test: test:
...@@ -79,9 +79,9 @@ nshms: ...@@ -79,9 +79,9 @@ nshms:
baseHref: /ws/nshmp/conus-2023/dynamic baseHref: /ws/nshmp/conus-2023/dynamic
environments: environments:
development: development:
instanceType: c7g.4xlarge
staging:
instanceType: c7g.8xlarge instanceType: c7g.8xlarge
staging:
instanceType: c7g.12xlarge
# TODO: Add to production when model is stable # TODO: Add to production when model is stable
# production: # production:
# instanceType: c7g.12xlarge # instanceType: c7g.12xlarge
...@@ -102,11 +102,11 @@ nshms: ...@@ -102,11 +102,11 @@ nshms:
baseHref: /ws/nshmp/hawaii-2021/dynamic baseHref: /ws/nshmp/hawaii-2021/dynamic
environments: environments:
development: development:
instanceType: c7g.4xlarge
staging:
instanceType: c7g.8xlarge instanceType: c7g.8xlarge
staging:
instanceType: c7g.12xlarge
production: production:
instanceType: c7g.8xlarge instanceType: c7g.16xlarge
label: 2021 Hawaii Dynamic Services label: 2021 Hawaii Dynamic Services
model: HAWAII_2021 model: HAWAII_2021
test: test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment