Sign inSign up

salmutt/eol-tool

By salmutt

•Updated 5 months ago

Hardware EOL checker with real manufacturer dates. Web dashboard + REST API + CLI.

Image
0

2.3K

salmutt/eol-tool repository overview

eol-tool checks datacenter hardware against manufacturer lifecycle data and returns real EOL dates — not estimates or guesses.

Quick Start:

docker pull salmutt/eol-tool:latest
docker run -d -p 8080:8080 --name eol-tool salmutt/eol-tool:latest

Open http://localhost:8080⁠

Features:

  • Single-model lookup — search any hardware model via the web UI
  • Bulk spreadsheet processing — upload xlsx, get EOL results
  • Real dates from Intel ARK, Juniper, Cisco, endoflife.date API
  • Playwright scrapers for JavaScript-rendered vendor pages
  • Chromium included in the image — no extra dependencies
  • Export results as xlsx or csv

Source: https://github.com/SalMutt/eol-tool⁠

Tag summary

Content type

Image

Digest

sha256:dbea1d4cd…

Size

446.5 MB

Last updated

5 months ago

docker pull salmutt/eol-tool