forked from Hithomelabs/CFTunnels
- Add spring-boot-starter-actuator dependency to portainer-automation/build.gradle - Configure management.server.port=8082 with health,info exposure in application.properties - Map 5005:8082 in portainer-automation/docker-compose.yaml - Add MGMT_PORT=5005 to portainer-automation/.env.example - EXPOSE 8081 8082 in portainer-automation Dockerfile - No ActuatorSecurityConfig needed: service has no Spring Security/OIDC - Management port stays LAN-only, NOT added to any tunnel ingress |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| build.gradle | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| PORTAINER_STACK.md | ||