mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-11-04 10:01:05 +01:00 
			
		
		
		
	Update readme
This commit is contained in:
		
							parent
							
								
									7d52842a4c
								
							
						
					
					
						commit
						52257e32a3
					
				
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@ -31,12 +31,19 @@ An open source implementation of the Tailscale coordination server.
 | 
				
			|||||||
  cp config.json.example config.json
 | 
					  cp config.json.example config.json
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
4. Run it
 | 
					4. Run the server
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
  ./headscale
 | 
					  ./headscale serve
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
5. Add your first machine
 | 
					5. Add your first machine
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
  tailscale up -login-server YOUR_HEADSCALE_URL
 | 
					  tailscale up -login-server YOUR_HEADSCALE_URL
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					6. Navigate to the URL you will get with `tailscale up`, where you can find your machine key.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					7. Register your machine using the headscale CLI
 | 
				
			||||||
 | 
					  ```
 | 
				
			||||||
 | 
					  ./headscale register YOURMACHINEKEY
 | 
				
			||||||
 | 
					  ```
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user