[PR #519] [MERGED] More relaxed healthcheck for low end systems #823

Closed
opened 2025-11-13 12:11:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/519
Author: @TuncTaylan
Created: 4/13/2025
Status: Merged
Merged: 4/13/2025
Merged by: @oschwartz10612

Base: mainHead: main


📝 Commits (1)

  • e64e7d1 More relaxed healthcheck for low end systems

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 install/config/docker-compose.yml (+3 -3)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/519 **Author:** [@TuncTaylan](https://github.com/TuncTaylan) **Created:** 4/13/2025 **Status:** ✅ Merged **Merged:** 4/13/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e64e7d1`](https://github.com/fosrl/pangolin/commit/e64e7d1d9266a003b1711fe6116fd9bbed042f7d) More relaxed healthcheck for low end systems ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `install/config/docker-compose.yml` (+3 -3) </details> ### 📄 Description ## 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-13 12:11:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#823