File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change @@ -9,5 +9,24 @@ To release a new version:
9
9
- Tag latest commit on ` main ` with the version, and push. This will trigger a
10
10
build of the ` data-access-tool-api ` and ` data-access-tool-server ` images with
11
11
the given version tag.
12
- - Deploy the latest change with the
13
- [ data-access-tool-vm] ( https://github.com/nsidc/data-access-tool-vm ) .
12
+ - Deploy the latest change with
13
+ [ garrison] ( https://bitbucket.org/nsidc/garrison ) . See the
14
+ [ section on garrison] ( #garrison ) below for more info.
15
+
16
+ ## garrison
17
+
18
+ [ garrison] ( https://bitbucket.org/nsidc/garrison ) is a deployment system for
19
+ NSIDC applications deployed to a VM on NSIDC infrastructure.
20
+
21
+ The [ jenkins-cd] ( http://ci.jenkins-cd.apps.int.nsidc.org:8080 ) Jenkins VM
22
+ provides a mechanism for doing garrison deployments of the
23
+ ` data-access-tool-backend ` to integration and QA.
24
+
25
+ The
26
+ [ Deploy Project with Garrison] ( https://ci.jenkins-ops-2022.apps.int.nsidc.org/job/Deploy_Project_with_Garrison/ )
27
+ job defined in the Ops Jenkins is used by Ops to deploy to staging and
28
+ production.
29
+
30
+ See the [ data-access-tool-vm] ( https://github.com/nsidc/data-access-tool-vm )
31
+ project for additional details and VM configuration for the
32
+ ` data-access-tool-backend ` .
You can’t perform that action at this time.
0 commit comments