feat(service): add InfluxDB template#8418
Conversation
- change labels to quality - add a failure label - make sure service json files are not changed
Add InfluxDB 2.x as a one-click service template. InfluxDB is a popular time-series database with 1B+ Docker Hub pulls.
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 26963785 | Triggered | Company Email Password | 548dc51 | .claude/skills/pest-testing/SKILL.md | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
|
Untested PR |
Changes
influxdb:2Docker imageDOCKER_INFLUXDB_INIT_*)SERVICE_USER/SERVICE_PASSWORDSERVICE_PASSWORD_64_ADMINTOKENinflux pingcommandIssues
Category
Screenshots or Video (if applicable)
N/A — new template, no UI changes.
AI Usage
Steps to Test
DOCKER_INFLUXDB_INIT_ADMIN_TOKEN) for use by downstream services (e.g. Telegraf, Grafana)Contributor Agreement
Important