-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
debtCode quality improvement or decrease of technical debt.Code quality improvement or decrease of technical debt.low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-infraIssues with this label are in the ownership of the infrastructure team.Issues with this label are in the ownership of the infrastructure team.
Description
We still use one nginx config for apify docs and crawlee, this was always a quick hack, would be good to set up a separate crawlee docs nginx server
- create a separate nginx deployment
- disable ipv6 in crawlee.dev server block with:
resolver 1.1.1.1 8.8.8.8 valid=30s ipv6=off; - create a separate CloudFront resource and point crawlee.dev to it
Metadata
Metadata
Assignees
Labels
debtCode quality improvement or decrease of technical debt.Code quality improvement or decrease of technical debt.low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-infraIssues with this label are in the ownership of the infrastructure team.Issues with this label are in the ownership of the infrastructure team.