Skip to content

feat(robustness): Add infrastructure hardening stack#341

Open
ljapptest-art wants to merge 1 commit intoillbnm:masterfrom
ljapptest-art:feature/robustness-stack
Open

feat(robustness): Add infrastructure hardening stack#341
ljapptest-art wants to merge 1 commit intoillbnm:masterfrom
ljapptest-art:feature/robustness-stack

Conversation

@ljapptest-art
Copy link

Implements Issue #8 - Robustness Stack.

Services (5 total)

  • Dockge 1.4.2 (Docker Compose manager)
  • Diun 4.28.0 (image update notifier)
  • Autoheal latest (auto-restart unhealthy)
  • Ofelia 0.3.7 (job scheduler)
  • Flame 2.3.1 (application dashboard)

Features

  • Daily image update checks via ntfy
  • Auto-healing for unhealthy containers
  • Scheduled jobs (backup, cleanup)
  • Unified dashboard for all services
  • Health monitoring script

Validation

  • ✅ YAML syntax verified
  • ✅ Image versions match Issue requirements
  • ✅ 3 health checks configured

Closes #8

- Docker Compose with exact versions per Issue illbnm#8:
  - louislam/dockge:1.4.2
  - crazymax/diun:4.28.0
  - willfarrell/autoheal:latest
  - mcuadros/ofelia:0.3.7
  - pawelmalak/flame:2.3.1

- Services:
  - Dockge: Docker Compose manager
  - Diun: Image update notifier
  - Autoheal: Auto-restart unhealthy containers
  - Ofelia: Job scheduler
  - Flame: Application dashboard

- Features:
  - Daily image update checks
  - Auto-healing for unhealthy containers
  - Scheduled jobs (backup, cleanup)
  - Unified dashboard for all services
  - Health monitoring script

Closes illbnm#8
@ljapptest-art
Copy link
Author

✅ Test Results

Validation

Test Status
YAML syntax ✅ 2/2 files
Shell syntax

Image Versions (per Issue #8)

Service Required Actual Status
Dockge louislam/dockge:1.4.2 louislam/dockge:1.4.2
Diun crazymax/diun:4.28.0 crazymax/diun:4.28.0
Autoheal willfarrell/autoheal:latest willfarrell/autoheal:latest
Ofelia mcuadros/ofelia:0.3.7 mcuadros/ofelia:0.3.7
Flame pawelmalak/flame:2.3.1 pawelmalak/flame:2.3.1

Files Created

stacks/robustness/docker-compose.yml
stacks/robustness/.env.example
stacks/robustness/README.md
config/diun/diun.yml
config/flame/flame-config.json
config/ofelia/config.ini
scripts/healthcheck.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BOUNTY $250] Robustness — 国内网络适配 + 环境鲁棒性

1 participant