Files
myspeed/docs/en/index.md
T
2024-07-12 21:53:04 +02:00

1.7 KiB

layout, hero, features
layout hero features
home
name text tagline actions image
MySpeed Automate Speedtests A self-hosted speedtest tracking tool that allows you to monitor your internet connection.
theme text link
brand Get started /setup/linux
theme text link
alt GitHub https://github.com/gnmyt/myspeed
src alt
/logo.png MySpeed
icon title details
📊 Detailed statistics MySpeed generates clear statistics on speed, ping, and more.
icon title details
Test automation MySpeed automates speed tests and allows you to set the time between tests using Cron expressions.
icon title details
🗄️ Add multiple servers Add multiple servers to your MySpeed instance and switch between them.
icon title details
🩺 Use Health Checks Configure health checks to notify you via email, Signal, WhatsApp, or Telegram in case of errors or downtime.
icon title details
🔥 Support for Prometheus and Grafana Integrate directly with Prometheus and Grafana to monitor your MySpeed instance.
icon title details
🗳️ Choose your provider Choose between Ookla, LibreSpeed and Cloudflare speed test servers.
<style> :root { --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #456ac6 30%, #46CA5A); --vp-home-hero-image-background-image: linear-gradient(#1C2232 50%, #1C2232); --vp-home-hero-image-filter: blur(44px); } @media (min-width: 640px) { :root { --vp-home-hero-image-filter: blur(56px); } } @media (min-width: 960px) { :root { --vp-home-hero-image-filter: blur(68px); } } </style>