searx-instances-uptime
📈 Uptime monitor and status page for SearXNG and SearX instances
SearXNG instances uptime monitor
An open source uptime monitor and status page for SearXNG and SearX instances, powered by Upptime and a GitHub repository.
What it is
This repository contains the open source uptime monitor and status page for Tiekötter.com, powered by Upptime. It is a practical example of using Upptime to get an unlimited and free uptime monitor and status page entirely from a GitHub repository. The project is aimed at tracking the availability of SearXNG and SearX search instances, which are community operated meta search engines.
How Upptime works here
The README explains that the project uses GitHub Issues as incident reports, GitHub Actions as uptime monitors, and GitHub Pages for the status page. The repository shows several workflow badges, Uptime CI, Response Time CI, Graphs CI, Static Site CI and Summary CI, each driven by scheduled GitHub Actions. The live status page is served from searx-instances.tiekoetter.com and the README embeds a generated table of monitored URLs with status, history, response time and uptime columns.
Scope and license
The monitor tracks specific instance URLs, with the example entry searx.tiekoetter.com showing response times at 24 hour, 7 day, 30 day and 1 year ranges and an uptime percentage. It is a monitoring and transparency tool rather than a search engine itself. The repository is licensed MIT and reported twenty four stars at indexing.
Editorial conclusion
The project is MIT licensed and reported twenty four stars at indexing, with its live status page hosted on GitHub Pages at searx-instances.tiekoetter.com.
Community notes