CodeForPhilly / CodeForPhilly/ops
Deploy CHIME
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
## TODO
- [x] Verify that application can be started locally with `docker-compose up`
- [x] Fill out repository and branch below
- [x] Set up CodeForPhilly.org project profile and add link below
- [ ] Record any additional notes, if any
## Deployment specifications
- **Repository:** https://github.com/pennsignals/chime/releases/tag/0.1
- **Branch:** master
- **Project Profile:** https://codeforphilly.org/projects/chime
## Additional notes
Project is currently working on implementing scripts to rule them all
project can be launched using
```
docker build -t chime
docker run -d -p 80:8000 chime
```
## Deployment progress
- [ ] Document run-flow via STRTA: pennsignals/chime#36
- [ ] Add to civic-cluster: CodeForPhilly/civic-cluster#6
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.