Skip to content

Commit b7f5549

Browse files
committed
Update docs about garrison
1 parent 543275b commit b7f5549

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

doc/releasing.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,24 @@ To release a new version:
99
- Tag latest commit on `main` with the version, and push. This will trigger a
1010
build of the `data-access-tool-api` and `data-access-tool-server` images with
1111
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`.

0 commit comments

Comments
 (0)