pages-core
pages-core copied to clipboard
Investigate running the entire system locally via docker (this is possible!!!)
User Story
A Federalist developer can run all system components locally using Docker.
Background (Optional)
Currently, only the Federalist web app can be run locally.
Acceptance Criteria
- [ ] federalist-builder runs locally (using task pool) and interacts with REDIS queue and federalist endpoints
- [ ] federalist-garden-build posts logs to database and updates Federalist endpoints
After evaluating, edit this part:
Level of effort - <low/medium/high>
Implementation outline (if higher than "low" effort):
- [ ] <TODO>