Install/configure ztncui[1], with HTTP access allowed from within the private network. [1]: https://key-networks.com/ztncui/
		
			
				
	
	
		
			8 lines
		
	
	
		
			126 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			126 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
name "zerotier_controller"
 | 
						|
 | 
						|
run_list %w(
 | 
						|
  kosmos_zerotier::controller
 | 
						|
  kosmos_zerotier::firewall
 | 
						|
  kosmos_zerotier::zncui
 | 
						|
)
 |