CodeForPhilly / CodeForPhilly/ops
Deploy CHIME
- 主要语言
- JavaScript
- 星标
- 3
- 派生
- 4
- 平均合并
- 7 分钟
- 30 天内合并 PR
- 1
描述
## 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
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start with the CHIME 0.1 release on the master branch and verify the documented docker-compose up and Docker build/run commands. Review pennsignals/chime#36 for the run-flow documentation and CodeForPhilly/civic-cluster#6 for cluster integration; done means the remaining deployment checklist items are completed.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, docker-compose
- 领域
- devops, infrastructure
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100