Browse Source
			
			
			Mount static file output path to external storage
	
			
			
				master
			
			
		 
		
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: EBA7BD5CB8B7CB94
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
4 additions and 
0 deletions
			 
			
		 
		
			
				- 
					
					
					 
					waypoint.hcl
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -46,6 +46,10 @@ app "page-recorder" { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        "REDIS_PASSWORD": var.redis_password | 
					 | 
					 | 
					        "REDIS_PASSWORD": var.redis_password | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      } | 
					 | 
					 | 
					      } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      binds = [ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        "/mnt/volume_sgp1_01/${var.name}/static:/app/static" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      ] | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      labels = { | 
					 | 
					 | 
					      labels = { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        "traefik.http.routers.${var.name}.rule" = "Host(`${var.host}`, `${var.name}.waypoint.smaug.dev`)" | 
					 | 
					 | 
					        "traefik.http.routers.${var.name}.rule" = "Host(`${var.host}`, `${var.name}.waypoint.smaug.dev`)" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        "traefik.http.routers.${var.name}.entrypoints" = "websecure" | 
					 | 
					 | 
					        "traefik.http.routers.${var.name}.entrypoints" = "websecure" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |