Skip to content

Conversation

timothycarambat
Copy link
Member

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #3999

What is in this change?

  • Adds support for configurable ANYTHINGLLM_CHROMIUM_ARGS in ENV to allow the user to pass flags directly to the Puppeteer browser process that runs in a container.

This should allow the user to no longer need the SYS_ADMIN flag if they want to omit that and use args like --no-sandbox and --disable-setuid-sandbox

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit 95557ee into master Sep 17, 2025
2 checks passed
@timothycarambat timothycarambat deleted the 3999-chromium-flags branch September 17, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Add configurable --no-sandbox flag for Chromium/Puppeteer on unsupported kernels (e.g. Synology DSM)
1 participant