Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-ws-static
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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-ws-static
Commits
acce7c7d
Commit
acce7c7d
authored
3 years ago
by
Clayton, Brandon Scott
Browse files
Options
Downloads
Patches
Plain Diff
remove on-prem scripts
parent
ce7e2c4d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!64
Update Deployment
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
scripts/custom.config.sh
+0
-3
0 additions, 3 deletions
scripts/custom.config.sh
scripts/nshmp-netcdf.yml
+0
-25
0 additions, 25 deletions
scripts/nshmp-netcdf.yml
with
0 additions
and
28 deletions
scripts/custom.config.sh
deleted
100644 → 0
+
0
−
3
View file @
ce7e2c4d
export
SERVICE_MAP
=(
"/nshmp/ws/conus-2018/static"
:
"conus-2018a"
)
;
This diff is collapsed.
Click to expand it.
scripts/nshmp-netcdf.yml
deleted
100644 → 0
+
0
−
25
View file @
ce7e2c4d
version
:
"
3.7"
# General deployment config
x-app
:
&app
deploy
:
restart_policy
:
condition
:
any
delay
:
5s
max_attempts
:
3
window
:
120s
replicas
:
1
update_config
:
order
:
start-first
parallelism
:
1
ports
:
-
8080
services
:
# Deploy nshmp-netcdf with CONUS 2018A static data
conus-2018a
:
<<
:
*app
image
:
'
${REGISTRY}/${CI_PROJECT_NAME}:${CI_COMMIT_REF_SLUG}'
environment
:
NSHM
:
'
CONUS_2018A'
CONTEXT_PATH
:
'
/nshmp/ws/conus-2018/static'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment