https://github.com/hackoregon/devops-17
deployment tools for Hack Oregon projects
https://github.com/hackoregon/devops-17
Last synced: 6 months ago
JSON representation
deployment tools for Hack Oregon projects
- Host: GitHub
- URL: https://github.com/hackoregon/devops-17
- Owner: hackoregon
- Created: 2017-01-29T00:07:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T18:23:13.000Z (over 8 years ago)
- Last Synced: 2025-02-02T04:23:33.209Z (over 1 year ago)
- Size: 31.3 KB
- Stars: 4
- Watchers: 25
- Forks: 3
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# devops-17
Infrastructure deployment tools for Hack Oregon projects.
This is the arrangement of sites, services and infrastructure we finalized by Spring 2017 demo of the five main Hack Oregon projects (Budget, Emergency Response, Housing, Homelessness, Transportation)
All Backend Endpoints: http://service.civicpdx.org/endpoints/ (also at http://hacko-integration-658279555.us-west-2.elb.amazonaws.com/endpoints/)
Team | GitHub | Travis | Backend Staging URL | Frontend S3 Bucket site
---- | ------ | ------ | ----------------- | -------------------
Budget | [Frontend](https://github.com/hackoregon/team-budget-frontend), [Backend](https://github.com/hackoregon/team-budget) | [Frontend](https://travis-ci.org/hackoregon/team-budget-frontend), [Backend](https://travis-ci.org/hackoregon/team-budget) | [Backend](http://service.civicpdx.org/budget) | [Frontend](http://budget.civicpdx.org)
Emergency Response | [Frontend](https://github.com/hackoregon/emergency-response-frontend), [Backend](https://github.com/hackoregon/emergency-response-backend) | [Frontend](https://travis-ci.org/hackoregon/emergency-response-frontend), [Backend](https://travis-ci.org/hackoregon/emergency-response-backend) | [Backend](http://service.civicpdx.org/emergency/) | [Frontend](http://emergency-response.civicpdx.org)
Homelessness | [Frontend](https://github.com/hackoregon/teamHomelessness-frontend), [Backend](https://github.com/hackoregon/teamHomelessness) | [Frontend](https://travis-ci.org/hackoregon/teamHomelessness-frontend), [Backend](https://travis-ci.org/hackoregon/teamHomelessness) | [Backend](http://service.civicpdx.org/homeless/)| [Frontend](http://homelessness.civicpdx.org)
Housing | [Frontend](https://github.com/hackoregon/housing-frontend), [Backend](https://github.com/hackoregon/housing-backend) | [Frontend](https://travis-ci.org/hackoregon/housing-frontend), [Backend](https://travis-ci.org/hackoregon/housing-backend) | [Backend](http://service.civicpdx.org/housing/)| [Frontend](http://housing.civicpdx.org)
Transportation | [Frontend](https://github.com/hackoregon/transportation-frontend), [Backend](https://github.com/hackoregon/transportation-backend) | [Frontend](https://travis-ci.org/hackoregon/transportation-frontend), [Backend](https://travis-ci.org/hackoregon/transportation-backend) | [Backend](http://service.civicpdx.org/transport/) | [Frontend](http://transportation.civicpdx.org)