32 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			32 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | 
 | ||
|  | ## Authentication
 | ||
|  | 
 | ||
|  | Speedtest Tracker uses Filament for the admin panel. During the install process an admin account is created for you. | ||
|  | 
 | ||
|  | Default User Account | ||
|  | | Username | Password | | ||
|  | | --- | --- | | ||
|  | | `admin@example.com`| `password` | | ||
|  | 
 | ||
|  | --- | ||
|  | 
 | ||
|  | ## About
 | ||
|  | 
 | ||
|  | A Docker image to check your internet speed using Ookla's Speedtest service. Build using Laravel and the Speedtest CLI. | ||
|  | These docs are up-to-date for version: `v0.12.1` | ||
|  | 
 | ||
|  |  | ||
|  | 
 | ||
|  | ### 
 | ||
|  | 
 | ||
|  | Introduction | ||
|  | 
 | ||
|  | Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. | ||
|  | 
 | ||
|  | #### 
 | ||
|  | 
 | ||
|  | Why might I want this? | ||
|  | 
 | ||
|  | The main use case for Speedtest Tracker is to build a history of your internet's performance so that you can be informed when you're not receiving your ISP's advertised rates. | ||
|  | 
 | ||
|  | _...also some of us just like a lot of data._ |