CFTunnels/portainer-automation
hitanshu310 52f40e3d92 Hithomelabs/CFTunnels#122: Add trust-all SSL RestTemplate for prod profile
Extract trust-all SSL logic into buildTrustAllRestTemplate() helper.
Add @Profile("prod") bean that also trusts self-signed certs.
Change @Profile("!local") to @Profile("!local & !prod") so standard
strict SSL is only used for CI/test profiles.
Rename portainerRestTemplate() to portainerRestTemplateDefault().
2026-07-10 02:24:23 +05:30
..
src Hithomelabs/CFTunnels#122: Add trust-all SSL RestTemplate for prod profile 2026-07-10 02:24:23 +05:30
.env.example Hithomelabs/CFTunnels#99: Deploy portainer-automation service 2026-07-07 02:51:58 +05:30
build.gradle 88: Add httpclient5 dependency for portainer-automation 2026-07-06 05:01:56 +00:00
docker-compose.yaml Hithomelabs/CFTunnels#99: Fix stack.env path in portainer-automation docker-compose 2026-07-09 00:31:34 +05:30
Dockerfile Hithomelabs/CFTunnels#99: Deploy portainer-automation service 2026-07-07 02:51:58 +05:30
PORTAINER_STACK.md Hithomelabs/CFTunnels#99: Deploy portainer-automation service 2026-07-07 02:51:58 +05:30