Skip to content

Conversation

timothycarambat
Copy link
Member

@timothycarambat timothycarambat commented Apr 15, 2025

Pull Request Type

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

Relevant Issues

resolves #3625
connect #3626

What is in this change?

  • Enable bypassing for simple IP checks on web-scraping via a collector ENV for those who want to do this
  • Enabled by default
  • Set COLLECTOR_ALLOW_ANY_IP to any value in your env to enable this bypass.

Additional Information

Developer Validations

@timothycarambat timothycarambat changed the title Enable bypass of ip limitations via ENV in collector startup Enable bypass of ip limitations via ENV in collector processing Apr 15, 2025
@timothycarambat timothycarambat added the PR:needs review Needs review by core team label Apr 15, 2025
Copy link
Collaborator

@shatfield4 shatfield4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@timothycarambat timothycarambat added PR:Ready-to-merge PR has been reviewed by core team and is ready to merge and removed PR:needs review Needs review by core team labels Apr 15, 2025
@timothycarambat timothycarambat merged commit 1601eb9 into master Apr 21, 2025
1 check passed
@timothycarambat timothycarambat deleted the 3625-bypass-ip-check branch April 21, 2025 18:10
DoiDoi888

This comment was marked as off-topic.

cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
…plex-Labs#3652)

* Enable bypass of ip limitations via ENV in collector startup
resolves Mintplex-Labs#3625
connect Mintplex-Labs#3626

* dev build

* bump dockerx build action

* enable runtime setting config of collector requests

* comments and linting for option passing

* unset

* unset

* update docs link

* linting and docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR:Ready-to-merge PR has been reviewed by core team and is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Can't use upload-link endpoint on local network IPs

3 participants