Compare commits

..

4 Commits

Author SHA1 Message Date
Gitea Actions Bot
9126fed342 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 19s
Generated by CI/CD workflow on 2026-02-04 12:15:02

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-04 12:15:02 +00:00
Ultradesu
49515d6081 Adjusted searxng deploy
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 6s
2026-02-04 14:14:38 +02:00
Ultradesu
d0895497fb Adjusted searxng deploy
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 6s
2026-02-04 14:10:29 +02:00
Ultradesu
291fafad58 Adjusted searxng deploy
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 4s
Auto-update README / Generate README and Create MR (push) Successful in 5s
2026-02-04 14:08:53 +02:00

View File

@@ -1,18 +1,26 @@
config:
general:
instance_name: "HexorSearXNG"
debug: true
server:
limiter: false
public_instance: false
method: "POST, GET"
general:
debug: true
method: "POST"
search:
formats:
- html
- json
safe_search: 0
# Create limiter.toml to bypass bot detection
extraConfig: |
[botdetection.ip_lists]
pass_ip = [
'0.0.0.0/0', # Allow all IPs
'::0/0' # Allow all IPv6
]
[botdetection.ip_limit]
filter_link_local = false
link_token = false
valkey:
enabled: true
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
kubernetes.io/hostname: master.tail2fe2d.ts.net