-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
task/WG-161-Geoapi-Remove-Kube (#183)
* -Removed kube directory -Added devops README * Update devops/README.md Co-authored-by: Nathan Franklin <[email protected]> * Update devops/README.md Co-authored-by: Nathan Franklin <[email protected]> * Update devops/README.md Co-authored-by: Nathan Franklin <[email protected]> * Update devops/README.md Co-authored-by: Nathan Franklin <[email protected]> * Update top level README with suggested changes * Update README.md Co-authored-by: Nathan Franklin <[email protected]> * - Remove celerybeat files --------- Co-authored-by: Nathan Franklin <[email protected]>
- Loading branch information
1 parent
5e8f52f
commit 8087488
Showing
15 changed files
with
32 additions
and
800 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Deployment | ||
|
||
## Images building + Jenkins | ||
|
||
The deployment of images, updating of services and applications, and backup procedures are performed by multiple Jenkins | ||
workflows found [here](https://jenkins01.tacc.utexas.edu/view/Hazmapper+Geoapi/.) | ||
|
||
The images used in deployment are built automatically and | ||
pushed to Docker Hub. | ||
|
||
See: | ||
* https://hub.docker.com/r/taccaci/hazmapper | ||
* https://hub.docker.com/r/taccaci/geoapi | ||
* https://hub.docker.com/r/taccaci/geoapi-workers) | ||
|
||
Deployment configuration including the tag of which image is deployed is maintained at https://github.com/TACC-Cloud/wma-geospatial-deployments | ||
|
||
## Configuration | ||
|
||
The configurations for each of the following are in their associated directories: | ||
* [geoapi-services](geoapi-services/) - Main backend services | ||
* [geoapi-workers](geoapi-workers/) - Workers | ||
* [database](database/) - geoapi-database | ||
* [hazmapper](hazmapper/) - hazmapper.tacc.utexas.edu | ||
* nfs-geoapi - TODO: See https://tacc-main.atlassian.net/browse/WG-226 | ||
|
||
Specific hosts for these services are listed at https://tacc-main.atlassian.net/wiki/spaces/UP/pages/6654513/WMA+Projects+and+Portals+Directory. | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.