mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
Add recipe for searxng (#274)
* 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>
This commit is contained in:
27
docs/blog/posts/changelog/new-recipe-searxng-swarm.md
Normal file
27
docs/blog/posts/changelog/new-recipe-searxng-swarm.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
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"
|
||||
Reference in New Issue
Block a user