More relaxed healthcheck for low end systems #1613

Closed
opened 2026-04-05 19:37:35 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @TuncTaylan on 4/13/2025

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

If I include crowdsec on the stack, the containers fail the healthcheck on a, let's say oracle free tier, 1/8 CPU core and 1GB RAM.
With these eased up healthcheck it starts and works fine.

How to test?

Just limit the resources of the VM/VPS to (1 CPU core (1/8 vCPU) and 1GB RAM) and start the stack.

*Originally created by @TuncTaylan on 4/13/2025* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description If I include crowdsec on the stack, the containers fail the healthcheck on a, let's say oracle free tier, 1/8 CPU core and 1GB RAM. With these eased up healthcheck it starts and works fine. ## How to test? Just limit the resources of the VM/VPS to (1 CPU core (1/8 vCPU) and 1GB RAM) and start the stack.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1613