mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Separate the term "tailnet" from user and be more explicit about providing a single tailnet. Also be more explicit about users. Refer to "headscale users" when mentioning commandline invocations and use the term "local users" when discussing unix accounts. Fixes: #2335
		
			
				
	
	
		
			38 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| hide:
 | |
|   - navigation
 | |
|   - toc
 | |
| ---
 | |
| 
 | |
| # Welcome to 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](./about/faq.md).
 | |
| 
 | |
| Join our [Discord server](https://discord.gg/c84AZQhmpx) for a chat and community support.
 | |
| 
 | |
| ## Design goal
 | |
| 
 | |
| Headscale aims to implement a self-hosted, open source alternative to the
 | |
| [Tailscale](https://tailscale.com/) 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 narrow scope, a _single_ Tailscale
 | |
| network (tailnet), suitable for a personal use, or a small open-source
 | |
| organisation.
 | |
| 
 | |
| ## Supporting headscale
 | |
| 
 | |
| Please see [Sponsor](about/sponsor.md) for more information.
 | |
| 
 | |
| ## 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](about/contributing.md) for more information.
 | |
| 
 | |
| ## About
 | |
| 
 | |
| Headscale is maintained by [Kristoffer Dalby](https://kradalby.no/) and [Juan Font](https://font.eu).
 |