Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-haz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ghsc
National Seismic Hazard Model Project
nshmp-haz
Merge requests
!739
EC2 Instances
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
EC2 Instances
ghsc/users/bclayton/nshmp/nshmp-haz:ec2
into
main
Overview
0
Commits
2
Pipelines
0
Changes
2
Merged
Clayton, Brandon Scott
requested to merge
ghsc/users/bclayton/nshmp/nshmp-haz:ec2
into
main
1 year ago
Overview
0
Commits
2
Pipelines
0
Changes
2
Expand
Update instances
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
94925c7d
2 commits,
1 year ago
2 files
+
13
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
nshms.yml
+
12
−
12
Options
@@ -11,9 +11,9 @@ nshms:
baseHref
:
/ws/nshmp/alaska-2007/dynamic
environments
:
development
:
instanceType
:
t4
g.xlarge
instanceType
:
c7
g.
8
xlarge
staging
:
instanceType
:
t4
g.2xlarge
instanceType
:
c7
g.
1
2xlarge
# TODO: Add to production when model is stable
# production:
# instanceType: c7g.8xlarge
@@ -34,9 +34,9 @@ nshms:
baseHref
:
/ws/nshmp/alaska-2023/dynamic
environments
:
development
:
instanceType
:
c7g.4xlarge
staging
:
instanceType
:
c7g.8xlarge
staging
:
instanceType
:
c7g.12xlarge
# TODO: Add to production when model is stable
# production:
# instanceType: c7g.8xlarge
@@ -57,11 +57,11 @@ nshms:
baseHref
:
/ws/nshmp/conus-2018/dynamic
environments
:
development
:
instanceType
:
c7g.4xlarge
staging
:
instanceType
:
c7g.8xlarge
production
:
staging
:
instanceType
:
c7g.12xlarge
production
:
instanceType
:
c7g.16xlarge
label
:
2018 Conterminous U.S. Dynamic Services
model
:
CONUS_2018
test
:
@@ -79,9 +79,9 @@ nshms:
baseHref
:
/ws/nshmp/conus-2023/dynamic
environments
:
development
:
instanceType
:
c7g.4xlarge
staging
:
instanceType
:
c7g.8xlarge
staging
:
instanceType
:
c7g.12xlarge
# TODO: Add to production when model is stable
# production:
# instanceType: c7g.12xlarge
@@ -102,11 +102,11 @@ nshms:
baseHref
:
/ws/nshmp/hawaii-2021/dynamic
environments
:
development
:
instanceType
:
c7g.4xlarge
staging
:
instanceType
:
c7g.8xlarge
staging
:
instanceType
:
c7g.12xlarge
production
:
instanceType
:
c7g.
8
xlarge
instanceType
:
c7g.
16
xlarge
label
:
2021 Hawaii Dynamic Services
model
:
HAWAII_2021
test
:
Loading