Dev#65
Conversation
Refactor MacBook deployment config and Timescale init: update .env.macbook usage and variables (add TIMESCALE_TABLE and DBC_HOST_PATH, adjust compose invocation), change docker-compose.macbook-base.yml to use the new host DBC path default and remove the unused volumes section, and harden timescaledb_init_macbook.sql to only create indexes, enable compression, and add compression policies when the target table is a hypertable to avoid errors on non-hypertable tables. Update SETUP_CARD.tex
- MACBOOK_DEPLOY.md: rewrite to reflect local TimescaleDB stack (macbook-base) - run_ci_tests.sh: rename influxdb3 → timescaledb in container checks and log paths
- Remove all `profiles: [car/base]` and `--profile base` flags - car-telemetry.service is the car deployment method (no Docker) - macbook-base and rpi-base are standalone compose files (no profiles) - Update SETUP_CARD.tex, MACBOOK_DEPLOY.md, WHICH_ONE.md accordingly
💡 Codex ReviewThe telemetry volume defaults to This initializer creates data-acquisition/universal-telemetry-software/setup-socketcan.sh Lines 83 to 84 in 64c80ea This script is for the car RPi, but the updated next-step command now starts ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
No description provided.