summaryrefslogtreecommitdiff
path: root/internal/suites/example/compose/haproxy
AgeCommit message (Collapse)Author
2025-02-24refactor: docker-compose begone (#8530)James Elliott
This removes any reference and usage of the deprecated docker-compose python tool. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2025-02-21build(deps): update haproxy docker tag to v3.1.5 (#8804)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15build(deps): update haproxy:3.1.3-alpine docker digest to 54a9bda (#8745)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30build(deps): update haproxy:3.1.3-alpine docker digest to 1b9a695 (#8689)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30build(deps): update haproxy:3.1.3-alpine docker digest to 2c8a8ee (#8687)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30build(deps): update haproxy:3.1.3-alpine docker digest to 0a4ad07 (#8685)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30build(deps): update haproxy docker tag to v3.1.3 (#8682)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25build(deps): update haproxy docker tag to v3.1.2 (#8646)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25build(deps): update haproxy:3.1.1-alpine docker digest to e560774 (#8599)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15build(deps): update haproxy:3.1.1-alpine docker digest to 2adc851 (#8453)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12build(deps): update haproxy docker tag to v3.1.1 (#8444)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27build(deps): update haproxy docker tag to v3.1.0 (#8342)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12build(deps): update haproxy:3.0.6-alpine docker digest to c22c871 (#8232)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-09build(deps): update haproxy docker tag to v3.0.6 (#8210)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11refactor(suites): replace mailcatcher with mailpit (#8005)Amir Zarrinkafsh
This change replaces mailcatcher with the mailpit which is a modern equivalent with additional features, beneficial to our integration tests. Signed-off-by: Amir Zarrinkafsh <nightah@me.com>
2024-09-20build(deps): update haproxy docker tag to v3.0.5 (#7895)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-15build(deps): update haproxy:3.0.4-alpine docker digest to 0a4fc48 (#7831)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05build(deps): update haproxy docker tag to v3.0.4 (#7815)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26build(deps): update haproxy:3.0.3-alpine docker digest to 4b2c1d4 (#7578)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26build(deps): apply step security recommendations (#7559)StepSecurity Bot
* [StepSecurity] Apply security best practices Signed-off-by: StepSecurity Bot <bot@stepsecurity.io> * Update internal/suites/example/compose/caddy/Dockerfile Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com> --------- Signed-off-by: StepSecurity Bot <bot@stepsecurity.io> Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-17build(deps): update haproxy docker tag to v3.0.3 (#7521)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15build(deps): update haproxy docker tag to v3.0.2 (#7421)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12build(deps): update haproxy docker tag to v3.0.1 (#7411)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31build(deps): update haproxy docker tag to v3 (#7370)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09build(deps): update haproxy docker tag to v2.9.7 (#7115)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-07build: remove docker compose version references (#7092)James Elliott
These are deprecated and being removed. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-02-28build(deps): update haproxy docker tag to v2.9.6renovate[bot]
2024-02-19ci: remove container read-only mounts (#6709)Amir Zarrinkafsh
* ci: remove container read-only mounts Signed-off-by: Amir Zarrinkafsh <nightah@me.com> * refactor: linting updates Signed-off-by: Amir Zarrinkafsh <nightah@me.com> --------- Signed-off-by: Amir Zarrinkafsh <nightah@me.com>
2024-02-18build(deps): update haproxy docker tag to v2.9.5renovate[bot]
2024-02-01build(deps): update haproxy docker tag to v2.9.4renovate[bot]
2024-01-19build(deps): update haproxy docker tag to v2.9.3renovate[bot]
2024-01-14build(deps): update haproxy docker tag to v2.9.2renovate[bot]
2023-12-16build(deps): update haproxy docker tag to v2.9.1renovate[bot]
2023-12-06build(deps): update haproxy docker tag to v2.9.0renovate[bot]
2023-11-19build(deps): update haproxy docker tag to v2.8.4 (#6299)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-15build(deps): update haproxy docker tag to v2.8.3 (#5975)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-10build(deps): update haproxy docker tag to v2.8.2 (#5826)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05build(deps): update haproxy docker tag to v2.8.1 (#5510)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-30test(suites): add 403 forbidden test in 1fa suite (#5624)Amir Zarrinkafsh
This fixes an issue with the HAProxy integration whereupon receiving a 403 Forbidden that the proxy continues to attempt to forward the request to Authelia. Configuration for other suites also have been standardized in this PR based on the new test. Signed-off-by: Amir Zarrinkafsh <nightah@me.com>
2023-06-28build(deps): update haproxy docker tag to v2.7.9 (#5545)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-03build(deps): update haproxy docker tag to v2.7.8 (#5366)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28build(deps): update haproxy docker tag to v2.7.7 (#5328)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08feat(handlers): authz authrequest authelia url (#5181)James Elliott
This adjusts the AuthRequest Authz implementation behave similarly to the other implementations in as much as Authelia can return the relevant redirection to the proxy and the proxy just utilizes it if possible. In addition it swaps the HAProxy examples over to the ForwardAuth implementation as that's now supported. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-03-30build(deps): update haproxy docker tag to v2.7.6 (#5149)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-21build(deps): update haproxy docker tag to v2.7.5 (#5104)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-11build(deps): update haproxy docker tag to v2.7.4 (#5051)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17refactor(suites): utilise pki certs in haproxy suite (#4945)Amir Zarrinkafsh
This utilises the certs provided within the pki section of the repo for the HAProxy suite.
2023-02-15build(deps): update haproxy docker tag to v2.7.3 (#4931)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05docs: fix rfc references and fix misc issues (#4879)James Elliott
2023-02-02test: adjust tests and docs to be similar (#4856)James Elliott