3de734dbc5
Hithomelabs/CFTunnels#149 : Add Spring Boot Actuator health check endpoints
...
Daily cloudflare API integration test / cloudflare-api-test (push) Successful in 1m48s
sample gradle build and test / build (pull_request) Successful in 2m7s
Build & Push CFTunnels / version (push) Successful in 6s
Build & Push Portainer Automation / version (push) Successful in 6s
Build & Push CFTunnels / build-and-push (push) Successful in 3m45s
Build & Push Portainer Automation / build-and-push (push) Successful in 2m2s
- Add spring-boot-starter-actuator dependency
- Configure management port (8081) separate from application port (8080)
- Expose /actuator/health and /actuator/info endpoints publicly
- Block other actuator endpoints without authentication
- Add ActuatorSecurityConfig for actuator-specific security rules
- Update Docker Compose to expose management port (5003:8081)
- Update Dockerfile to expose ports 8080 and 8081
- Add actuator configuration to all profile-specific properties files
2026-07-28 11:02:19 +05:30
8ee2abdbd7
Hithomelabs/CFTunnels#139 : Remove portainer-automation service from docker-compose.yaml (now managed independently via portainer-automation/docker-compose.yaml)
sample gradle build and test / build (pull_request) Successful in 1m58s
Daily cloudflare API integration test / cloudflare-api-test (push) Successful in 1m49s
Promote image with tag test to prod / tag (push) Successful in 6s
Promote image with tag test to prod / build_tag_push (push) Successful in 13s
sample gradle build and test / tag (push) Successful in 7s
sample gradle build and test / build_tag_push (push) Successful in 2m30s
2026-07-09 05:04:48 +00:00
8f4af5e322
Hithomelabs/CFTunnels#99 : Deploy portainer-automation service
...
sample gradle build and test / build (pull_request) Successful in 2m1s
- Add Dockerfile for portainer-automation (multi-stage build)
- Add standalone docker-compose.yaml for PA service
- Add application-prod.properties (prod Portainer :9443)
- Add application-ci.properties (CI test endpoints)
- Add .env.example with documented env vars for PA
- Add PORTAINER_STACK.md with deployment guide, env var tables, architecture diagram
- Add CI workflow (portainer_automation_build_push.yml) for image build/push
- Update root docker-compose.yaml to include PA service
2026-07-07 02:51:58 +05:30
c8a25cf438
Configure springdoc swagger oauth client-id from environment variable
...
- Update application.properties to use SWAGGER_OAUTH_CLIENT_ID env var
- Add SWAGGER_OAUTH_CLIENT_ID to docker-compose.yaml environment
- Add SWAGGER_OAUTH_CLIENT_ID to IntelliJ run configuration
2026-01-23 02:11:32 +05:30
25ef5660fa
Env name added in container name
2025-10-18 17:30:25 +05:30
057d0120b7
db port variable added
sample gradle build and test / build (pull_request) Successful in 1m37s
sample gradle build and test / tag (push) Successful in 7s
sample gradle build and test / build_tag_push (push) Successful in 2m6s
Promote image with tag test to prod / tag (push) Successful in 6s
Promote image with tag test to prod / build_tag_push (push) Successful in 18s
2025-10-12 23:58:14 +05:30
bbadd41ec4
bug fixes
sample gradle build and test / build (pull_request) Failing after 1m37s
2025-10-12 22:55:05 +05:30
c567cf766d
Postgres integration
sample gradle build and test / build (pull_request) Failing after 4m41s
2025-10-12 21:59:55 +05:30
fb4ff60729
Adding env file placeholder is manddatory for portainer env variables workflow
sample gradle build and test / build (pull_request) Successful in 1m23s
sample gradle build and test / tag (push) Successful in 12s
sample gradle build and test / build_tag_push (push) Successful in 1m39s
Promote image with tag test to prod / tag (push) Successful in 7s
Promote image with tag test to prod / build_tag_push (push) Successful in 15s
2025-09-21 12:29:30 +05:30
6b6ef23108
Fixing faulty docker-compose
sample gradle build and test / build (pull_request) Successful in 1m20s
sample gradle build and test / tag (push) Successful in 7s
sample gradle build and test / build_tag_push (push) Successful in 1m41s
2025-09-21 01:00:18 +05:30
831aaa41eb
Adding port config based on environment variables, removing gradle build for prod deployment
sample gradle build and test / build (pull_request) Successful in 1m49s
sample gradle build and test / tag (push) Successful in 8s
sample gradle build and test / build_tag_push (push) Successful in 2m27s
Promote image with tag test to prod / tag (push) Successful in 7s
Promote image with tag test to prod / build_tag_push (push) Successful in 23s
2025-09-21 00:34:20 +05:30
e960c5cfa5
Final cahnges to add OIDC, setting groups and authorities
sample gradle build and test / build (pull_request) Successful in 2m24s
2025-09-15 00:21:49 +05:30
4483bf5a1b
Adding env agnostic docker compose file
sample gradle build and test / build (pull_request) Failing after 3m13s
2025-05-28 19:15:50 +05:30