charts icon indicating copy to clipboard operation
charts copied to clipboard

changedetection-io: add playwright container

Open amedranogil opened this issue 1 year ago • 2 comments

Is your feature request related to a problem?

one of the coolest features of changedetect is not available from the get-go: browser steps and visual filter selector. this allows easy automation of browsing to get to the information which is to be monitored, which sometimes can be difficult to define otherwise.

Describe the solution you'd like

following the documentation, update the chart so that a second container is launched with playwright, and configure the appropriate env to point to it (using k8s DNS resolution, no further node port mapping should be necessary).

Describe alternatives you've considered

I installed the playwright container, and updated the env variables manually.

Additional context

No response

I've read and agree with the following

  • [X] I've checked all open and closed issues and my request is not there.
  • [X] I've checked all open and closed pull requests and my request is not there.

amedranogil avatar Feb 11 '24 10:02 amedranogil

I added the Changedetection chart, but Playwright requires SYS_ADMIN privileges and a sidecar, so I decided to not include it on initial release, but I’ll see if in the future if we can do it without giving it God Mode

StevenMcElligott avatar Feb 11 '24 13:02 StevenMcElligott

If you want to expedite this enhancement, please consider putting a bounty on it here:

https://opencollective.com/truecharts-bounties/contribute/place-bounty-72003

PrivatePuffin avatar Mar 03 '24 13:03 PrivatePuffin