snheffer
|
a44f2448ac
|
Merge c66d752741 into 0e8d6601b6
|
2025-06-12 21:21:18 +01:00 |
|
snheffer
|
c66d752741
|
remove tunnel timeout configuration as not used.
remove reference from readme.
revert to project defaults for server and client timeout.
|
2025-06-12 21:20:35 +01:00 |
|
snheffer
|
c3322f09a1
|
Additional configuration options for haproxy timeout
- Add environment variable tags in haproxy,cfg template and docker-entrypoint.sh (TIMEOUT_HTTP_REQUEST,TIMEOUT_QUEUE,TIMEOUT_CONNECT,TIMEOUT_CLIENT,TIMEOUT_SERVER,TIMEOUT_TUNNEL):
- Update dockerfile with corresponding Environment Variables.
- Update Readme.md with new environment variable configuration.
|
2025-06-12 18:31:13 +01:00 |
|
snheffer
|
6ad8e5ad76
|
test timeout config with hard coded values
|
2025-06-12 15:42:17 +01:00 |
|
Pedro M. Baeza
|
0e8d6601b6
|
Merge pull request #139 from proudier/exec_test
test: check if connection upgrades work (using exec)
|
2024-09-10 08:06:32 +02:00 |
|
Pierre Roudier
|
fb9794d2df
|
test: check if connection upgrade works
|
2024-09-09 16:53:56 -04:00 |
|
Pedro M. Baeza
|
393a99c069
|
Merge pull request #136 from proudier/revert-130-haproxy3.0
Revert "chore: updated to HAproxy 3.0 and forced running as root"
|
2024-09-09 16:15:11 +02:00 |
|
Pierre Roudier
|
6984e43380
|
Revert "chore: updated to HAproxy 3.0 and forced running as root"
|
2024-09-09 09:12:54 -04:00 |
|
Pedro M. Baeza
|
6c6feba0e5
|
Merge pull request #138 from proudier/pause-after-creation
test: pause after container creation + poetry deps update
|
2024-09-09 15:03:48 +02:00 |
|
Pierre Roudier
|
4d79a7f34a
|
test: pause after container creation + poetry deps update
|
2024-09-09 08:30:08 -04:00 |
|
Pedro M. Baeza
|
e37525d157
|
Merge pull request #130 from proudier/haproxy3.0
chore: updated to HAproxy 3.0 and forced running as root
|
2024-07-09 10:56:33 +02:00 |
|
Pierre Roudier
|
0ee23ca893
|
chore: updated to HAproxy 3.0 while forcing running as root
|
2024-07-05 12:45:22 -04:00 |
|
josep-tecnativa
|
45f7fb01df
|
Merge pull request #111 from saltydk/feature/templating
add config templating
|
2024-02-13 13:49:20 +01:00 |
|
salty
|
ce81071d86
|
add config templating
|
2024-02-01 10:54:11 +01:00 |
|
josep-tecnativa
|
87428842ed
|
Merge pull request #116 from Tecnativa/fix-ci-problems
[FIX] Fix CI by running poetry update
|
2024-02-01 10:06:14 +01:00 |
|
josep-tecnativa
|
0ba4d62fc1
|
[Fix] Poetry update
|
2024-02-01 10:02:59 +01:00 |
|
salty
|
75d40ca5e2
|
[IMP] Bind to IPv4 and IPv6 in haproxy (#108)
|
2023-11-28 09:34:24 +01:00 |
|
Pedro M. Baeza
|
ea893f64f5
|
Merge pull request #106 from sammcj/master
feat: add options for allowing stop and start
|
2023-11-27 18:46:29 +01:00 |
|
Sam McLeod
|
8d737c82f4
|
feat: add options for allowing stop and start
|
2023-11-26 12:25:03 +11:00 |
|
Sam McLeod
|
085fd0a23c
|
feat: add options for allowing stop and start
|
2023-11-26 12:16:23 +11:00 |
|
Pedro M. Baeza
|
41d6a276fd
|
Merge pull request #100 from sammcj/patch-1
Fix: minor typo in readme
|
2023-09-26 08:20:07 +02:00 |
|
Sam
|
6a3923c8f1
|
Fix minor typo
|
2023-09-26 07:14:28 +10:00 |
|
Pedro M. Baeza
|
bb675df9b3
|
Merge pull request #98 from xstefanox/fix/events-timeout
fix: no timeout for events route
|
2023-09-25 17:21:42 +02:00 |
|
Stefano Varesi
|
0185748432
|
fix: no timeout for events route
|
2023-09-25 17:19:59 +02:00 |
|
Pedro M. Baeza
|
eb918c2e3b
|
Merge pull request #99 from Tecnativa/fix-ci-pre-commit
[DCK] pre-commit dependences updated
|
2023-09-25 17:19:11 +02:00 |
|
josep-tecnativa
|
eea3ae59a7
|
[DCK] pre-commit dependences updated
|
2023-09-25 17:09:09 +02:00 |
|
Pedro M. Baeza
|
2d108070c4
|
Merge pull request #77 from mikemhenry/patch-1
flake8 has moved to github
|
2022-12-21 09:03:46 +01:00 |
|
Mike Henry
|
db85b82d94
|
flake8 has moved to github
|
2022-12-21 00:53:38 -07:00 |
|
Alexandre Díaz
|
eba9354db5
|
Merge pull request #73 from Tecnativa/dependabot/pip/py-1.10.0
Bump py from 1.9.0 to 1.10.0
|
2022-06-29 18:58:31 +02:00 |
|
dependabot[bot]
|
cfe90a48b5
|
Bump py from 1.9.0 to 1.10.0
Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.9.0...1.10.0)
---
updated-dependencies:
- dependency-name: py
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-24 15:12:53 +00:00 |
|
Alexandre Díaz
|
59a67d506d
|
Merge pull request #71 from RealOrangeOne/patch-2
Rebuild container weekly
|
2022-06-24 17:11:47 +02:00 |
|
Jake Howard
|
a23328012a
|
Reformat cron expression line
|
2022-06-22 14:18:35 +01:00 |
|
Jake Howard
|
f7c8b41cc6
|
Rebuild container weekly
Due to its nature, the container has access to sensitive data. Therefore the underlying OS should be updated regularly
|
2022-06-22 13:20:55 +02:00 |
|
Alexandre Díaz
|
24d40af7f4
|
Merge pull request #72 from Tecnativa/imp-precommit
[UPD] pre-commit
|
2022-06-22 13:15:19 +02:00 |
|
Alexandre D. Díaz
|
a47de10b35
|
[UPD] pre-commit
|
2022-06-22 13:12:32 +02:00 |
|
Aaron Bach
|
5dd3a1efb9
|
Linting
|
2021-11-25 08:15:13 -05:00 |
|
Aaron Bach
|
8ed50a6526
|
Add environment variable to configure Docker socket location in image
|
2021-11-25 08:15:13 -05:00 |
|
Ruben Gees
|
08910fecaa
|
Add support for /grpc api
|
2021-10-20 14:16:31 +01:00 |
|
Krasimir Nedelchev
|
f48305fe92
|
Fix typo in link
|
2021-08-20 07:56:32 +01:00 |
|
João Marques
|
b30e0097a4
|
Update README info after #40
|
2021-07-07 10:36:12 +01:00 |
|
João Marques
|
fae59cf3e8
|
Fix docs: specify port on DOCKER_HOST variable
Fixes https://github.com/Tecnativa/docker-socket-proxy/issues/51
|
2021-04-26 15:25:17 +01:00 |
|
Trenton Holmes
|
0ae2b3ea0d
|
Updates HAProxy to the 2.2-alpine tag
|
2021-04-15 09:13:57 +01:00 |
|
Jairo Llopis
|
6dce4aab3c
|
Remove unused metadata
Since #40, the correct labels are applied at build. These lines were 🗑 now.
@Tecnativa TT27819
|
2021-02-09 08:38:42 +00:00 |
|
João Marques
|
b911e572d0
|
Delete old badges
|
2021-01-26 10:27:45 +00:00 |
|
João Marques
|
2ad5a8c080
|
Update image template to v0.1.3
|
2021-01-26 10:27:45 +00:00 |
|
João Marques
|
f1de9a0ccf
|
Merge pull request #40 from Tecnativa/migrate-to-template
Apply image template
|
2021-01-26 09:52:37 +00:00 |
|
João Marques
|
49c962b048
|
Apply image template
TT27819
|
2021-01-26 09:49:46 +00:00 |
|
Jairo Llopis
|
74c627bb27
|
Fix build
- Update labels to match those from https://github.com/opencontainers/image-spec/blob/master/annotations.md#pre-defined-annotation-keys
- Add missing build args.
- Remove unneeded python (which was failing to install, BTW) from the image.
- Remove `hooks` folder, which was used to build the image automatically in the Docker Hub. It's done in GitHub Actions now.
|
2020-12-14 09:16:47 +00:00 |
|
Jairo Llopis
|
144ea28cf3
|
Fix README formatting
Regression introduced in 492bfa465a .
|
2020-12-14 09:16:47 +00:00 |
|
Jairo Llopis
|
492bfa465a
|
Update instructions about container images
Fix #37 by clearly advertising which is our main container image registry and what tags are supported.
|
2020-12-14 08:42:03 +00:00 |
|