Commit Graph

45 Commits (master)

Author SHA1 Message Date
dgtlmoon c5a4e0aaa3
Fetching - Prefer to use SockPuppetBrowser (#2163)
3 months ago
dgtlmoon 7d96b4ba83
Fetching - Always record `server` software reply headers (will be used in the future) (#2143)
3 months ago
dgtlmoon 2e88872b7e
Update docker-compose.yml
3 months ago
Constantin Hong 4be0fafa93
Support Loguru as a logger (#2036)
4 months ago
dgtlmoon af4311a68c
Update docker-compose.yml
5 months ago
dgtlmoon 70606ab05d
Update docker-compose.yml - playwright version should be the same as in the automated tests
6 months ago
dgtlmoon 3e5671a3a2
Selenium fetcher - Test was on `4.14.1` but documentation was not, change both to `4` (#1912)
6 months ago
dgtlmoon 9ce86a2835
Documentation - Add note that playwright is not supported on ARM type devices #1856
7 months ago
dgtlmoon 6abdf2d332
Update documentation - How to set number of concurrent fetchers
8 months ago
dgtlmoon 93c57d9fad Adding example docker-compose.yml config to ignore errors from self-signed certs #1389
1 year ago
dgtlmoon 9a36d081c4 Setting docker-compose.yml version to 3.2 so it works with portainer and others #1306 #1144 #1079
1 year ago
dgtlmoon 93c157ee7f
Remove docker-compose version so it works on any modern version #1144 (#1268)
1 year ago
Bill Metangmo de85db887c
Update the docker compose file to any version (#1079) (#1144)
1 year ago
peppetemp 87726e0bb2
docker-compose - Add playwright/selenium container dependencies example (#1178)
1 year ago
Michael McMillan 3c31f023ce
Option to Hide the Referer header from monitored websites. (#996)
2 years ago
dgtlmoon d4715e2bc8
Tidy up proxies.json logic, adding tests (#955)
2 years ago
Jason Nader 1262700263
Fix typo (#924)
2 years ago
dgtlmoon a95468be08 Fixing docker-compose.yml PLAYWRIGHT_DRIVER_URL example URL
2 years ago
dgtlmoon ebb8b88621 Update Playwright URI Env example with stealth setting and CORS workaround (more reliable fetching)
2 years ago
marvin8 176a591357
Update docker-compose.yml - Remove duplicate environment variables from playwright-chrome sample config in docker-compose.yml (#738)
2 years ago
dgtlmoon 31a6a6717b
Improve docker-compose.yml browserless docker container example, add env var for STEALTH and BLOCK_ADS (#701)
2 years ago
Thilo-Alexander Ginkel 97045e7a7b
Improving Playwright docs (#588)
2 years ago
dgtlmoon dc6f76ba64
Make proxy configuration more consistent - see https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration (#585)
2 years ago
dgtlmoon 68db20168e
Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489)
2 years ago
dgtlmoon 9fc291fb63 Also change container names to help stop some DNS issues
2 years ago
dgtlmoon b72c9eaf62 Re #448 - Dont use changedetection.io as the container name and hostname, fix problems fetching from the real changedetection.io webserver :)
2 years ago
revilo951 f166ab1e30
Adding note in comments for working arm64 chrome with rPi-4 (#336)
2 years ago
dgtlmoon 735fc2ac8e Adding new proxyType to selenium mappings
2 years ago
dgtlmoon 8ec17a4c83
Re #267 - Pass settings for the proxy setup for webdriver (#326)
2 years ago
dgtlmoon 4d0bd58eb1
Prefer GHCR.io over DockerHub (#245)
3 years ago
dgtlmoon d70252c1eb Re #213 - Adding screensize examples to selenium container
3 years ago
dgtlmoon 5883e5b920 remove quotes from env vars
3 years ago
dgtlmoon b99957f54a Re https://github.com/dgtlmoon/changedetection.io/discussions/189
3 years ago
dgtlmoon 9e08f326be
Chrome/Webdriver support for Javascript websites (#114)
3 years ago
Leigh 3f9d949534 Re #159 - Adding env var example to docker-config.yml
3 years ago
dgtlmoon e6fadc44fa
#76 app path prefix when behind proxy_pass (#91)
3 years ago
dgtlmoon a91c4dbe92 Re #95 - Include PUID/PGID example
3 years ago
dgtlmoon d50ff0b31c
Re #65 - Append BASE_URL env var to the notification if it is set (#66)
3 years ago
dgtlmoon 28f6af9153 Fixing syntax
3 years ago
dgtlmoon 63a3492547 Re #49 Re #60 - Adding more information about proxy setup to README.md
3 years ago
KibosJ e5409f8d16
Created docker-compose file (#55)
3 years ago
Leigh Morresi bbccb3181b Fix build setup for the docker hub image https://hub.docker.com/r/dgtlmoon/changedetection.io
3 years ago
Leigh Morresi cf345dc567 Tweaks to docker layout
3 years ago
Leigh Morresi 194ee5d528 Specify image name in docker files to avoid a confusing build/run
3 years ago
Leigh Morresi 93562afb02 Adding README amd docker info
3 years ago