{"id":16810982,"url":"https://github.com/johnf/amber-electric-influxdb","last_synced_at":"2025-06-20T17:11:28.762Z","repository":{"id":52302862,"uuid":"231179987","full_name":"johnf/amber-electric-influxdb","owner":"johnf","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-05T03:40:39.000Z","size":29,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T10:51:54.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-01T05:43:15.000Z","updated_at":"2023-01-05T03:39:52.000Z","dependencies_parsed_at":"2023-02-03T09:16:52.434Z","dependency_job_id":null,"html_url":"https://github.com/johnf/amber-electric-influxdb","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/johnf/amber-electric-influxdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Famber-electric-influxdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Famber-electric-influxdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Famber-electric-influxdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Famber-electric-influxdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnf","download_url":"https://codeload.github.com/johnf/amber-electric-influxdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Famber-electric-influxdb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260985197,"owners_count":23092888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T10:17:20.414Z","updated_at":"2025-06-20T17:11:23.732Z","avatar_url":"https://github.com/johnf.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amber Electric Influx Docker\n\n\nDocker image which reads from the Amber Electric API and stores the data into\ninfluxdb.\n\n## Config\n\nYou need to set the following variables\n\n```bash\n# Required\nAE_USERNAME=user@example.com\nAE_PASSWORD=my-very-secrey-password\n\n# Optional (defaults below)\nINFLUXDB_HOSTNAME=influxdb\nINFLUXDB_DATABASE=amber_electric\n```\n\n## Development\n\n``` bash\n# Build\ndocker build -t amber-electric-influxdb .\n\n# Configure a direnv .envrc with all the variables\n\n# Test\ndocker run -it \\\n  -e AE_USERNAME=\"$AE_USERNAME\" \\\n  -e AE_PASSWORD=\"$AE_PASSWORD\" \\\n  -e INFLUXDB_HOSTNAME=\"$INFLUXDB_HOSTNAME\" \\\n  -e INFLUXDB_DATABASE=\"$INFLUXDB_HOSTNAME\" \\\n  -e ONCE=true \\\n  amber-electric-influxdb\n\n```\n\n## Release\n\n``` bash\n# Update the change log\nvi CHANGELOG.md\n\n# Create a release\nhub release create --browse v1.0.0\n\n# Import the changelog\n:r CHANGELOG.md\n\n# Check Github Actions\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnf%2Famber-electric-influxdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnf%2Famber-electric-influxdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnf%2Famber-electric-influxdb/lists"}