mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-15 18:56:24 +00:00
* Add recipe for searxng Signed-off-by: David Young <davidy@funkypenguin.co.nz> * Fussy linter Signed-off-by: David Young <davidy@funkypenguin.co.nz> --------- Signed-off-by: David Young <davidy@funkypenguin.co.nz>
28 lines
900 B
Markdown
28 lines
900 B
Markdown
---
|
|
date: 2023-03-11
|
|
categories:
|
|
- CHANGELOG
|
|
tags:
|
|
- searxng
|
|
links:
|
|
- SearXNG recipe: recipes/searxng.md
|
|
description: New Recipe Added - Nomie - quantified-self tracker with couchdb multi-device sync
|
|
title: Added recipe for SearXNG on Docker Swarm
|
|
image: /images/searxng.png
|
|
recipe: SearXNG
|
|
---
|
|
|
|
# Added recipe for {{ page.meta.recipe }} (swarm)
|
|
|
|
SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services.
|
|
|
|
Users are neither tracked nor profiled. You can use one of the 100+ [public instances](https://searx.space/) (*including [ours](https://searxng.fnky.nz)*), or (*and really, this is why you're here, right?*) you can [run your own instance](https://docs.searxng.org/own-instance.html)
|
|
|
|
<!-- more -->
|
|
|
|
{ loading=lazy }
|
|
|
|
See the [recipe][searxng] for more!
|
|
|
|
--8<-- "common-links.md"
|