This website requires JavaScript.
Explore
Help
Register
Sign In
cloud-hosting-platform
/
haproxy-manager-base
Watch
3
Star
0
Fork
0
You've already forked haproxy-manager-base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build-push.yaml
Actor
All actors
jknapp
Status
All status
Success
Failure
Waiting
Running
Remove 40X rate limiting from HAProxy to prevent false positives
build-push.yaml #62
:
Commit
402c48b4a0
pushed by
jknapp
main
2025-08-30 15:57:05 +00:00
1m55s
Fix HAProxy ACL syntax errors in backend templates
build-push.yaml #61
:
Commit
8c7031fd6d
pushed by
jknapp
main
2025-08-25 19:46:35 +00:00
1m13s
Make scan detection more targeted to avoid false positives
build-push.yaml #60
:
Commit
31801a6c1d
pushed by
jknapp
main
2025-08-25 19:40:18 +00:00
52s
Add safeguards to prevent false positive blocking
build-push.yaml #59
:
Commit
6a4379c4a1
pushed by
jknapp
main
2025-08-25 18:10:58 +00:00
52s
Implement progressive protection: tarpit → silent-drop → block
build-push.yaml #58
:
Commit
e54b4b4afe
pushed by
jknapp
main
2025-08-25 13:43:40 +00:00
1m20s
Simplify tarpit implementation for HAProxy 3.0 compatibility
build-push.yaml #57
:
Commit
0a4995266c
pushed by
jknapp
main
2025-08-25 13:34:30 +00:00
52s
Fix HAProxy 3.0 tarpit timeout syntax error
build-push.yaml #56
:
Commit
2cd1db7461
pushed by
jknapp
main
2025-08-25 13:18:14 +00:00
56s
Implement HAProxy tarpit escalation and CLI monitoring
build-push.yaml #55
:
Commit
b88da4c58f
pushed by
jknapp
main
2025-08-25 02:34:26 +00:00
51s
Update all backend templates with real IP forwarding and scan detection
build-push.yaml #54
:
Commit
948fdecf52
pushed by
jknapp
main
2025-08-24 14:00:27 +00:00
51s
Add real client IP detection for proxy/CDN environments
build-push.yaml #53
:
Commit
2b31fb9f4f
pushed by
jknapp
main
2025-08-24 13:52:04 +00:00
52s
Fix tarpit to only apply AFTER backend error responses
build-push.yaml #52
:
Commit
5ce4f910c2
pushed by
jknapp
main
2025-08-24 01:49:38 +00:00
51s
Fix tarpit applying to all connections - use proper threat ranges
build-push.yaml #51
:
Commit
de3a68b59c
pushed by
jknapp
main
2025-08-24 01:45:21 +00:00
50s
Fix HAProxy 3.0 stick-table and ACL syntax errors
build-push.yaml #50
:
Commit
f3569402d3
pushed by
jknapp
main
2025-08-24 01:37:05 +00:00
53s
Fix HAProxy 3.0 compatibility issues in tarpit configuration
build-push.yaml #49
:
Commit
99435ee3e0
pushed by
jknapp
main
2025-08-24 01:31:34 +00:00
50s
Add HAProxy tarpit escalation for exploit scanning protection
build-push.yaml #48
:
Commit
1eed03a3b6
pushed by
jknapp
main
2025-08-24 01:10:34 +00:00
51s
Add 403 status to blocked IP page and reload HAProxy on IP block/unblock
build-push.yaml #47
:
Commit
2406d9f995
pushed by
jknapp
main
2025-08-22 17:07:30 +00:00
51s
Fix bug with haproxy config for blocked address
build-push.yaml #46
:
Commit
15c7f40b2e
pushed by
jknapp
main
2025-08-22 16:49:37 +00:00
52s
Fix HAProxy configuration issues and add blocked backend
build-push.yaml #45
:
Commit
d5a36910d2
pushed by
jknapp
main
2025-08-22 16:12:09 +00:00
50s
Update blocked IP handling to use custom blocked page with 403 status
build-push.yaml #44
:
Commit
58fa6d8aba
pushed by
jknapp
main
2025-08-22 15:52:07 +00:00
1m18s
CRITICAL FIX: Migrate HAProxy IP blocking from ACL to map files
build-push.yaml #43
:
Commit
7869b81f27
pushed by
jknapp
main
2025-08-22 15:32:18 +00:00
51s
Add IP blocking functionality to HAProxy Manager
build-push.yaml #42
:
Commit
ca37a68255
pushed by
jknapp
main
2025-08-22 01:34:06 +00:00
1m1s
Fix server configuration templates - add proper newlines between server entries
build-push.yaml #41
:
Commit
a7ce40f600
pushed by
jknapp
main
2025-07-13 08:22:12 +00:00
40s
Fix HAProxy crash loop and improve startup resilience
build-push.yaml #40
:
Commit
d4f54aef35
pushed by
jknapp
main
2025-07-12 02:38:25 +00:00
37s
Fix HAProxy 2.6 compatibility for default backend
build-push.yaml #39
:
Commit
fac6cef0db
pushed by
jknapp
main
2025-07-12 02:28:27 +00:00
38s
Add default backend page for unmatched domains
build-push.yaml #38
:
Commit
27f3f8959b
pushed by
jknapp
main
2025-07-12 02:10:50 +00:00
37s
Add /api/certificates/request endpoint for programmatic certificate requests, update docs and add test script
build-push.yaml #37
:
Commit
ef488a253d
pushed by
jknapp
main
2025-07-12 00:14:47 +00:00
37s
Major upgrade: API key authentication, certificate renewal/download endpoints, monitoring/alerting scripts, improved logging, and documentation updates. See UPGRADE_SUMMARY.md for details.
build-push.yaml #36
:
Commit
7b0b4c0476
pushed by
jknapp
main
2025-07-11 13:25:48 +00:00
43s
Merge pull request 'Update Cron' (#2) from update-cron into main
build-push.yaml #35
:
Commit
f58dbef3c5
pushed by
jknapp
main
2025-05-30 18:18:36 +00:00
1m47s
Update README
build-push.yaml #34
:
Commit
bbd6a0c22c
pushed by
jknapp
main
2025-05-30 00:04:07 +00:00
48s
Merge pull request 'Fixing reload issue' (#1) from fix-reload into main
build-push.yaml #33
:
Commit
71b8085fb4
pushed by
jknapp
main
2025-04-18 23:53:59 +00:00
39s
First
Previous
1
2
3
Next
Last