Monitor your internet connection 24/7 with automated speed tests. This self-hosted, open-source application lets you track your download, upload, and ping speeds over time, giving you a clear picture of your internet performance. Keep your ISP accountable by identifying patterns and detecting issues with detailed historical data.
MySpeed is packed with features designed for complete control and insight:
services:
myspeed:
image: germannewsmaker/myspeed:latest
container_name: myspeed
restart: unless-stopped
ports:
- "5216:5216"
volumes:
- ./myspeed-data:/myspeed/data# MySpeed does not require any sensitive environment variables for a standard deployment.
# All configuration, including server selection and password setup, is handled through the web UI on first launch.Auto-fetched about 24 hours ago
Auto-fetched about 24 hours ago