Skip to main content
Eckford on the side
The snippets herein are from far and wide. It makes no sense without context
  • Login
  • Home
  • Bridges
  • Flask
  • Get Smart
  • GitOps
  • Patterns for safely evolving systems without breaking operations
  • O365
  • Semantic Search Structure Demo
  • Term Store Contributor can't add Term
Menu
  1. Home

Python + Podman + Nginx

Airgapped monitoring (ELK lite) 🌟

🌟 A Minimal-but-Real Monitoring System (Python + Podman + Nginx)

Think of this as ELK Lite, using components we already know:
Python for ingestion & queries, Nginx for routing/static UI, Podman for deployment.


🧱 Architecture Overview (the Shire-style)

1. Log Ingestor (Python / Flask or FastAPI)

  • Read more about Airgapped monitoring (ELK lite) 🌟
Powered by Backdrop CMS