| 
									
										
										
										
											2018-03-31 15:18:28 +00:00
										 |  |  | networks:
 | 
					
						
							|  |  |  |   ewsposter_local:
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | services:
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Ewsposter service
 | 
					
						
							|  |  |  |   ewsposter:
 | 
					
						
							|  |  |  |     build: .
 | 
					
						
							|  |  |  |     container_name: ewsposter
 | 
					
						
							|  |  |  |     restart: always
 | 
					
						
							| 
									
										
										
										
											2022-03-12 17:59:31 +00:00
										 |  |  | #    cpu_count: 1
 | 
					
						
							|  |  |  | #    cpus: 0.75
 | 
					
						
							| 
									
										
										
										
											2018-03-31 15:18:28 +00:00
										 |  |  |     networks:
 | 
					
						
							|  |  |  |      - ewsposter_local
 | 
					
						
							| 
									
										
										
										
											2019-03-15 15:59:02 +00:00
										 |  |  |     environment:
 | 
					
						
							|  |  |  |      - EWS_HPFEEDS_ENABLE=false
 | 
					
						
							|  |  |  |      - EWS_HPFEEDS_HOST=host
 | 
					
						
							|  |  |  |      - EWS_HPFEEDS_PORT=port
 | 
					
						
							|  |  |  |      - EWS_HPFEEDS_CHANNELS=channels
 | 
					
						
							|  |  |  |      - EWS_HPFEEDS_IDENT=user
 | 
					
						
							|  |  |  |      - EWS_HPFEEDS_SECRET=secret
 | 
					
						
							| 
									
										
										
										
											2024-02-28 20:05:03 +00:00
										 |  |  |      - EWS_HPFEEDS_TLSCERT=false
 | 
					
						
							| 
									
										
										
										
											2019-03-15 15:59:02 +00:00
										 |  |  |      - EWS_HPFEEDS_FORMAT=json
 | 
					
						
							| 
									
										
										
										
											2025-03-03 16:34:29 +00:00
										 |  |  |     image: "ghcr.io/telekom-security/ewsposter:24.04.1"
 | 
					
						
							| 
									
										
										
										
											2018-03-31 15:18:28 +00:00
										 |  |  |     volumes:
 | 
					
						
							| 
									
										
										
										
											2024-02-28 20:05:03 +00:00
										 |  |  |      - $HOME/tpotce/data:/data
 | 
					
						
							|  |  |  |      - $HOME/tpotce/data/ews/conf/ews.ip:/opt/ewsposter/ews.ip
 |