Add InfluxDB timedata persistence and edge config volume mount#59
Open
amalbet wants to merge 1 commit intolocal-deploymentfrom
Open
Add InfluxDB timedata persistence and edge config volume mount#59amalbet wants to merge 1 commit intolocal-deploymentfrom
amalbet wants to merge 1 commit intolocal-deploymentfrom
Conversation
- Add InfluxDB 1.8 container with healthcheck and named volume - Replace Dummy timedata with InfluxDB provider (timedata0.config) - Remove embedded InfluxDB from backend Dockerfile (now separate container) - Volume-mount edge config.d to persist Felix configs across restarts - Fix Metadata/Odoo.config to use Docker service names (db, odoo16) - Fix edge backend controller apikey to match Odoo device registration - Include Felix runtime config updates (Core, Ess, Evcs, DynamicBindings) Closes #56, closes #57 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced Mar 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
influxdb-data), and backend dependencyDummytimedata provider with InfluxDB provider config (timedata0.config)openems-edge/config.d→/etc/openems.dso Felix configs survivedocker compose down/upMetadata/Odoo.configto use Docker service names (db,odoo16) instead oflocalhostCloses #56, closes #57
Verification steps
Storage estimate
~12 MB/day for simulation data (500 fields, ~288 writes/day)
🤖 Generated with Claude Code