Skip to content

Add InfluxDB app

Add InfluxDB app #988

Triggered via pull request November 11, 2024 15:04
@phelipebfphelipebf
opened #1788
Status Failure
Total duration 16s
Artifacts

lint-apps.yml

on: pull_request_target
Lint apps
6s
Lint apps
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 notices
category: influxdb/umbrel-app.yml#L6
Invalid enum value. Expected 'files' | 'bitcoin' | 'media' | 'networking' | 'social' | 'automation' | 'finance' | 'ai' | 'developer', received 'developer tools'
Lint apps
❌   Linting failed with 4 errors   ❌
External port mapping "8086:8086": influxdb/docker-compose.yml#L23
Port mappings may be unnecessary for the app to function correctly. Docker's internal DNS resolves container names to IP addresses within the same network. External access to the web interface is handled by the app_proxy container. Port mappings are only needed if external access is required to a port not proxied by the app_proxy, or if an app needs to expose multiple ports for its functionality (e.g., DHCP, DNS, P2P, etc.).
External port mapping "8088:8088": influxdb/docker-compose.yml#L23
Port mappings may be unnecessary for the app to function correctly. Docker's internal DNS resolves container names to IP addresses within the same network. External access to the web interface is handled by the app_proxy container. Port mappings are only needed if external access is required to a port not proxied by the app_proxy, or if an app needs to expose multiple ports for its functionality (e.g., DHCP, DNS, P2P, etc.).