dgtlmoon
|
93c57d9fad
|
Adding example docker-compose.yml config to ignore errors from self-signed certs #1389
|
2 years ago |
dgtlmoon
|
9a36d081c4
|
Setting docker-compose.yml version to 3.2 so it works with portainer and others #1306 #1144 #1079
|
2 years ago |
dgtlmoon
|
93c157ee7f
|
Remove docker-compose version so it works on any modern version #1144 (#1268)
|
2 years ago |
Bill Metangmo
|
de85db887c
|
Update the docker compose file to any version (#1079) (#1144)
|
2 years ago |
peppetemp
|
87726e0bb2
|
docker-compose - Add playwright/selenium container dependencies example (#1178)
|
2 years 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
|
3 years ago |
dgtlmoon
|
ebb8b88621
|
Update Playwright URI Env example with stealth setting and CORS workaround (more reliable fetching)
|
3 years ago |
marvin8
|
176a591357
|
Update docker-compose.yml - Remove duplicate environment variables from playwright-chrome sample config in docker-compose.yml (#738)
|
3 years ago |
dgtlmoon
|
31a6a6717b
|
Improve docker-compose.yml browserless docker container example, add env var for STEALTH and BLOCK_ADS (#701)
|
3 years ago |
Thilo-Alexander Ginkel
|
97045e7a7b
|
Improving Playwright docs (#588)
|
3 years ago |
dgtlmoon
|
dc6f76ba64
|
Make proxy configuration more consistent - see https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration (#585)
|
3 years ago |
dgtlmoon
|
68db20168e
|
Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489)
|
3 years ago |
dgtlmoon
|
9fc291fb63
|
Also change container names to help stop some DNS issues
|
3 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 :)
|
3 years ago |
revilo951
|
f166ab1e30
|
Adding note in comments for working arm64 chrome with rPi-4 (#336)
|
3 years ago |
dgtlmoon
|
735fc2ac8e
|
Adding new proxyType to selenium mappings
|
3 years ago |
dgtlmoon
|
8ec17a4c83
|
Re #267 - Pass settings for the proxy setup for webdriver (#326)
* Re #267 - Pass HTTP_PROXY as the proxy setup for webdriver
* Update README.md
|
3 years ago |
dgtlmoon
|
4d0bd58eb1
|
Prefer GHCR.io over DockerHub (#245)
* Prefer GHCR.io over DockerHub (DockerHub limits pulls)
|
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
A note to not use quotes in env parts
|
3 years ago |
dgtlmoon
|
9e08f326be
|
Chrome/Webdriver support for Javascript websites (#114)
JS Support via fetching the page over WebDriver/Selenium network
Refactor forms (Split into logical tabs)
|
3 years ago |
Leigh
|
3f9d949534
|
Re #159 - Adding env var example to docker-config.yml
|
4 years ago |
dgtlmoon
|
e6fadc44fa
|
#76 app path prefix when behind proxy_pass (#91)
Support for running in a sub-path under proxy_pass (Running changedetection.io behind a reverse proxy sub directory)
More here https://github.com/dgtlmoon/changedetection.io/wiki/Running-changedetection.io-behind-a-reverse-proxy-sub-directory
|
4 years ago |
dgtlmoon
|
a91c4dbe92
|
Re #95 - Include PUID/PGID example
|
4 years ago |
dgtlmoon
|
d50ff0b31c
|
Re #65 - Append BASE_URL env var to the notification if it is set (#66)
* Re #65 - Append BASE_URL env var to the notification if it is set
|
4 years ago |
dgtlmoon
|
28f6af9153
|
Fixing syntax
|
4 years ago |
dgtlmoon
|
63a3492547
|
Re #49 Re #60 - Adding more information about proxy setup to README.md
|
4 years ago |
KibosJ
|
e5409f8d16
|
Created docker-compose file (#55)
* Created docker-compose file, Removed version tag as per latest compose specification
|
4 years ago |
Leigh Morresi
|
bbccb3181b
|
Fix build setup for the docker hub image https://hub.docker.com/r/dgtlmoon/changedetection.io
|
4 years ago |
Leigh Morresi
|
cf345dc567
|
Tweaks to docker layout
|
4 years ago |
Leigh Morresi
|
194ee5d528
|
Specify image name in docker files to avoid a confusing build/run
|
4 years ago |
Leigh Morresi
|
93562afb02
|
Adding README amd docker info
|
4 years ago |