Skip to content

Add InfluxDB app

Add InfluxDB app #995

Triggered via pull request November 11, 2024 15:29
@phelipebfphelipebf
synchronize #1788
Status Failure
Total duration 14s
Artifacts

lint-apps.yml

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

Annotations

2 errors and 2 notices
Port 8686 is already used by Lidarr (lidarr): influxdb/umbrel-app.yml#L8
Each app must use a unique port
Lint apps
❌   Linting failed with 1 error   ❌
External port mapping "8089:80": 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.).