| 
									
										
										
										
											2021-05-15 08:20:34 +00:00
										 |  |  | version: '2'
 | 
					
						
							| 
									
										
										
										
											2021-05-15 01:48:38 +00:00
										 |  |  | services:
 | 
					
						
							| 
									
										
										
										
											2022-03-12 07:18:15 +00:00
										 |  |  |     changedetection:
 | 
					
						
							| 
									
										
										
										
											2021-10-06 11:07:56 +00:00
										 |  |  |       image: ghcr.io/dgtlmoon/changedetection.io
 | 
					
						
							| 
									
										
										
										
											2022-03-17 18:59:37 +00:00
										 |  |  |       container_name: changedetection
 | 
					
						
							| 
									
										
										
										
											2022-03-12 07:18:15 +00:00
										 |  |  |       hostname: changedetection
 | 
					
						
							| 
									
										
										
										
											2021-05-15 08:20:34 +00:00
										 |  |  |       volumes:
 | 
					
						
							|  |  |  |         - changedetection-data:/datastore
 | 
					
						
							| 
									
										
										
										
											2022-09-19 11:14:35 +00:00
										 |  |  | # Configurable proxy list support, see https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration#proxy-list-support
 | 
					
						
							|  |  |  | #        - ./proxies.json:/datastore/proxies.json
 | 
					
						
							| 
									
										
										
										
											2021-08-12 10:05:59 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-15 08:20:34 +00:00
										 |  |  |   #    environment:
 | 
					
						
							| 
									
										
										
										
											2021-07-26 05:10:57 +00:00
										 |  |  |   #        Default listening port, can also be changed with the -p option
 | 
					
						
							|  |  |  |   #      - PORT=5000
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-21 00:03:08 +00:00
										 |  |  |   #      - PUID=1000
 | 
					
						
							|  |  |  |   #      - PGID=1000
 | 
					
						
							| 
									
										
										
										
											2021-12-28 16:07:41 +00:00
										 |  |  |   #
 | 
					
						
							|  |  |  |   #       Alternative WebDriver/selenium URL, do not use "'s or 's!
 | 
					
						
							| 
									
										
										
										
											2021-08-19 14:43:41 +00:00
										 |  |  |   #      - WEBDRIVER_URL=http://browser-chrome:4444/wd/hub
 | 
					
						
							| 
									
										
										
										
											2021-12-28 16:07:41 +00:00
										 |  |  |   #
 | 
					
						
							| 
									
										
										
										
											2022-05-07 14:37:56 +00:00
										 |  |  |   #       WebDriver proxy settings webdriver_proxyType, webdriver_ftpProxy, webdriver_noProxy,
 | 
					
						
							|  |  |  |   #                                webdriver_proxyAutoconfigUrl, webdriver_autodetect,
 | 
					
						
							| 
									
										
										
										
											2021-12-31 09:48:11 +00:00
										 |  |  |   #                                webdriver_socksProxy, webdriver_socksUsername, webdriver_socksVersion, webdriver_socksPassword
 | 
					
						
							| 
									
										
										
										
											2021-12-28 16:07:41 +00:00
										 |  |  |   #
 | 
					
						
							|  |  |  |   #             https://selenium-python.readthedocs.io/api.html#module-selenium.webdriver.common.proxy
 | 
					
						
							|  |  |  |   #
 | 
					
						
							| 
									
										
										
										
											2022-05-02 19:40:40 +00:00
										 |  |  |   #       Alternative Playwright URL, do not use "'s or 's!
 | 
					
						
							| 
									
										
										
										
											2022-07-15 18:45:29 +00:00
										 |  |  |   #      - PLAYWRIGHT_DRIVER_URL=ws://playwright-chrome:3000/?stealth=1&--disable-web-security=true
 | 
					
						
							| 
									
										
										
										
											2022-05-02 19:40:40 +00:00
										 |  |  |   #
 | 
					
						
							|  |  |  |   #       Playwright proxy settings playwright_proxy_server, playwright_proxy_bypass, playwright_proxy_username, playwright_proxy_password
 | 
					
						
							|  |  |  |   #
 | 
					
						
							|  |  |  |   #             https://playwright.dev/python/docs/api/class-browsertype#browser-type-launch-option-proxy
 | 
					
						
							|  |  |  |   #
 | 
					
						
							| 
									
										
										
										
											2022-09-09 10:08:01 +00:00
										 |  |  |   #        Plain requests - proxy support example.
 | 
					
						
							| 
									
										
										
										
											2021-08-19 14:55:28 +00:00
										 |  |  |   #      - HTTP_PROXY=socks5h://10.10.1.10:1080
 | 
					
						
							|  |  |  |   #      - HTTPS_PROXY=socks5h://10.10.1.10:1080
 | 
					
						
							| 
									
										
										
										
											2021-12-28 16:07:41 +00:00
										 |  |  |   #
 | 
					
						
							| 
									
										
										
										
											2021-05-20 23:16:19 +00:00
										 |  |  |   #        An exclude list (useful for notification URLs above) can be specified by with
 | 
					
						
							| 
									
										
										
										
											2021-05-15 08:20:34 +00:00
										 |  |  |   #      - NO_PROXY="localhost,192.168.0.0/24"
 | 
					
						
							| 
									
										
										
										
											2021-12-28 16:07:41 +00:00
										 |  |  |   #
 | 
					
						
							| 
									
										
										
										
											2021-07-26 05:10:57 +00:00
										 |  |  |   #        Base URL of your changedetection.io install (Added to the notification alert)
 | 
					
						
							| 
									
										
										
										
											2021-08-19 14:55:28 +00:00
										 |  |  |   #      - BASE_URL=https://mysite.com
 | 
					
						
							| 
									
										
										
										
											2021-05-15 08:13:00 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-07-14 04:02:24 +00:00
										 |  |  |   #        Respect proxy_pass type settings, `proxy_set_header Host "localhost";` and `proxy_set_header X-Forwarded-Prefix /app;`
 | 
					
						
							|  |  |  |   #        More here https://github.com/dgtlmoon/changedetection.io/wiki/Running-changedetection.io-behind-a-reverse-proxy-sub-directory
 | 
					
						
							|  |  |  |   #      - USE_X_SETTINGS=1
 | 
					
						
							| 
									
										
										
										
											2022-10-18 07:16:22 +00:00
										 |  |  |   #
 | 
					
						
							|  |  |  |   #        Hides the `Referer` header so that monitored websites can't see the changedetection.io hostname.
 | 
					
						
							|  |  |  |   #      - HIDE_REFERER=true
 | 
					
						
							| 
									
										
										
										
											2021-07-14 04:02:24 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  |       # Comment out ports: when using behind a reverse proxy , enable networks: etc.
 | 
					
						
							| 
									
										
										
										
											2021-05-15 08:20:34 +00:00
										 |  |  |       ports:
 | 
					
						
							|  |  |  |         - 5000:5000
 | 
					
						
							| 
									
										
										
										
											2021-08-12 10:05:59 +00:00
										 |  |  |       restart: unless-stopped
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |      # Used for fetching pages via WebDriver+Chrome where you need Javascript support.
 | 
					
						
							| 
									
										
										
										
											2022-01-05 11:20:56 +00:00
										 |  |  |      # Now working on arm64 (needs testing on rPi - tested on Oracle ARM instance)
 | 
					
						
							|  |  |  |      # replace image with seleniarm/standalone-chromium:4.0.0-20211213
 | 
					
						
							| 
									
										
										
										
											2022-12-02 15:13:59 +00:00
										 |  |  |      
 | 
					
						
							|  |  |  |      # If WEBDRIVER or PLAYWRIGHT are enabled, changedetection container depends on that
 | 
					
						
							|  |  |  |      # and must wait before starting (substitute "browser-chrome" with "playwright-chrome" if last one is used)
 | 
					
						
							|  |  |  | #    depends_on:
 | 
					
						
							|  |  |  | #        browser-chrome:
 | 
					
						
							|  |  |  | #            condition: service_started
 | 
					
						
							| 
									
										
										
										
											2021-07-14 04:02:24 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-12 10:05:59 +00:00
										 |  |  | #    browser-chrome:
 | 
					
						
							|  |  |  | #        hostname: browser-chrome
 | 
					
						
							|  |  |  | #        image: selenium/standalone-chrome-debug:3.141.59
 | 
					
						
							|  |  |  | #        environment:
 | 
					
						
							|  |  |  | #            - VNC_NO_PASSWORD=1
 | 
					
						
							| 
									
										
										
										
											2021-10-06 09:34:24 +00:00
										 |  |  | #            - SCREEN_WIDTH=1920
 | 
					
						
							|  |  |  | #            - SCREEN_HEIGHT=1080
 | 
					
						
							|  |  |  | #            - SCREEN_DEPTH=24
 | 
					
						
							| 
									
										
										
										
											2021-08-12 10:05:59 +00:00
										 |  |  | #        volumes:
 | 
					
						
							|  |  |  | #            # Workaround to avoid the browser crashing inside a docker container
 | 
					
						
							|  |  |  | #            # See https://github.com/SeleniumHQ/docker-selenium#quick-start
 | 
					
						
							|  |  |  | #            - /dev/shm:/dev/shm
 | 
					
						
							| 
									
										
										
										
											2022-05-02 19:40:40 +00:00
										 |  |  | #        restart: unless-stopped
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |      # Used for fetching pages via Playwright+Chrome where you need Javascript support.
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #    playwright-chrome:
 | 
					
						
							|  |  |  | #        hostname: playwright-chrome
 | 
					
						
							|  |  |  | #        image: browserless/chrome
 | 
					
						
							| 
									
										
										
										
											2021-08-12 10:05:59 +00:00
										 |  |  | #        restart: unless-stopped
 | 
					
						
							| 
									
										
										
										
											2022-06-15 21:50:48 +00:00
										 |  |  | #        environment:
 | 
					
						
							|  |  |  | #            - SCREEN_WIDTH=1920
 | 
					
						
							|  |  |  | #            - SCREEN_HEIGHT=1024
 | 
					
						
							|  |  |  | #            - SCREEN_DEPTH=16
 | 
					
						
							|  |  |  | #            - ENABLE_DEBUGGER=false
 | 
					
						
							|  |  |  | #            - PREBOOT_CHROME=true
 | 
					
						
							|  |  |  | #            - CONNECTION_TIMEOUT=300000
 | 
					
						
							|  |  |  | #            - MAX_CONCURRENT_SESSIONS=10
 | 
					
						
							|  |  |  | #            - CHROME_REFRESH_TIME=600000
 | 
					
						
							|  |  |  | #            - DEFAULT_BLOCK_ADS=true
 | 
					
						
							|  |  |  | #            - DEFAULT_STEALTH=true
 | 
					
						
							| 
									
										
										
										
											2021-05-15 01:48:38 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-15 08:20:34 +00:00
										 |  |  | volumes:
 | 
					
						
							| 
									
										
										
										
											2021-05-15 01:48:38 +00:00
										 |  |  |   changedetection-data:
 | 
					
						
							| 
									
										
										
										
											2021-05-15 08:20:34 +00:00
										 |  |  | 
 |