mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-31 16:11:03 +01:00 
			
		
		
		
	* various doc updates in prep for 0.23 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * add note discouraging postgresql Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * Update docs/faq.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * remove entry for glossary in doc Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * fix typo Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --------- Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
		
			
				
	
	
		
			39 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| hide:
 | |
|   - navigation
 | |
|   - toc
 | |
| ---
 | |
| 
 | |
| # headscale
 | |
| 
 | |
| `headscale` is an open source, self-hosted implementation of the Tailscale control server.
 | |
| 
 | |
| This page contains the documentation for the latest version of headscale. Please also check our [FAQ](faq.md).
 | |
| 
 | |
| Join our [Discord](https://discord.gg/c84AZQhmpx) server for a chat and community support.
 | |
| 
 | |
| ## Design goal
 | |
| 
 | |
| Headscale aims to implement a self-hosted, open source alternative to the Tailscale
 | |
| control server.
 | |
| Headscale's goal is to provide self-hosters and hobbyists with an open-source
 | |
| server they can use for their projects and labs.
 | |
| It implements a narrower scope, a single Tailnet, suitable for a personal use, or a small
 | |
| open-source organisation.
 | |
| 
 | |
| ## Supporting headscale
 | |
| 
 | |
| If you like `headscale` and find it useful, there is a sponsorship and donation
 | |
| buttons available in the repo.
 | |
| 
 | |
| ## Contributing
 | |
| 
 | |
| Headscale is "Open Source, acknowledged contribution", this means that any
 | |
| contribution will have to be discussed with the Maintainers before being submitted.
 | |
| 
 | |
| Please see [CONTRIBUTING.md](https://github.com/juanfont/headscale/blob/main/CONTRIBUTING.md) for more information.
 | |
| 
 | |
| ## About
 | |
| 
 | |
| `headscale` is maintained by [Kristoffer Dalby](https://kradalby.no/) and [Juan Font](https://font.eu).
 |