CodeForPhilly / CodeForPhilly/ops
Deploy CHIME
- Vorherrschende Sprache
- JavaScript
- Sterne
- 3
- Forks
- 4
- Ø Merge
- 7 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
## 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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.