IronGrid 369 – Open-source-style infrastructure monitoring platform running on Docker
Hello Docker community,
I’d like to share a project I’ve been developing for network and infrastructure management: IronGrid 369.
It is a Docker-based platform designed to centralize several infrastructure operations in one interface:
-
Network and server monitoring
-
SNMP
-
Syslog
-
Device Discovery
-
Inventory management
-
IPAM
-
Grafana integration
-
Alerts
-
Tickets / Help Desk
-
SLA management
-
Agents
-
RustDesk integration
-
Network topology
-
Reports and dashboards
The project is available as a Docker image:
Documentation:
IronGrid 369 – Official Manual
I’m sharing it here because I would like to get feedback from people who work with Docker, networking, servers and infrastructure.
I’m especially interested in feedback regarding the Docker/Compose architecture, networking, deployment, resource consumption, security and ideas for useful features.
If you have experience with infrastructure monitoring, I’d appreciate any feedback, suggestions or criticism. The goal is to evolve the project based on real-world infrastructure requirements.
Thank you!