-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
A deployment plan for fling.work app ecosystem so we can put it through CI on codeship and then deploy to heroku.
Questions:
- Do we containerize the whole thing?
- Do we need to? How does
heroku organize the following react components
Components of the system
- postgreSQL db
- postgraphql node process (as library in express app) running on localhost:3001/graphql
- worker node process (as single .js script)
- react.js app
- nginx to serve front-end, and direct to api
DoD
- deployment plan updated on wiki: https://github.com/ortonomy/fling-server/wiki/Deployment-plan-for-fling.work-ecosystem
- questions answered
- PR with code for CI / deployment integration
Metadata
Metadata
Assignees
Labels
No labels