-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
We want it to be easy for prospective users of Divvi Up to give it a whirl and do some simple aggregations. To enable that, we want to make it easy to use the included compose.yaml to spin up a control plane, web app and a pair of aggregators, and then use divviup dap-client to upload and collect.
Missing pieces are:
- Distribute
compose.yamlin divviup-api releases so that users don't have to check out the project (Update Docker Compose yaml to releases #1098) - Pairing aggregators with control plane in compose setup (compose.yaml: autopair first-party leader #1099)
- rewrite cli/README.md to discuss
docker compose(Rewrite demo script #1123) - test in CI that
docker compose upworks (Add healthcheck for divviup-api to compose.yaml #1097) - test demo script in CI (
docker.yml: run demo script in CI #1126) - Automatically update container images in
compose.yaml - Do something about
divviup_api_viteso you can runcompose.yamlwithout checking out sources (Only use Vite in compose.dev.yaml #1124) - fix startup race between postgres and migrator jobs (
compose.yamlrough edges #1125) make collector credential handling less awkward (cli: collector credential sensitive information to stdout #1033, cli: put collector credential in a dotfile #1073)- Publish the demo script (
cli/README.md) somewhere like docs.divviup.org
Metadata
Metadata
Assignees
Labels
No labels