chore(ops): remove nixery-01 VM completely
This is no longer needed; Nixery is now served by bugry. Change-Id: Idd072505c4da1e6af636224e092b6fb21eff9250 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13001 Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									98aee9f84a
								
							
						
					
					
						commit
						de8ffb723c
					
				
					 5 changed files with 1 additions and 55 deletions
				
			
		|  | @ -11,11 +11,6 @@ | |||
|       enableACME = true; | ||||
|       forceSSL = true; | ||||
| 
 | ||||
|       acmeFallbackHost = { | ||||
|         "nixery-01" = "bugry.tvl.fyi"; | ||||
|         "bugry" = "nixery-01.tvl.fyi"; | ||||
|       }."${config.networking.hostName}"; | ||||
| 
 | ||||
|       extraConfig = '' | ||||
|         location / { | ||||
|           proxy_pass http://localhost:${toString config.services.depot.nixery.port}; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue