32 lines
895 B
Markdown
32 lines
895 B
Markdown

|
|
|
|
# SearXNG
|
|
|
|
Un métamoteur de recherche Internet gratuit qui regroupe les résultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni profilés. De plus, SearXNG peut être utilisé sur Tor pour l'anonymat en ligne.
|
|
|
|
# Installation
|
|
|
|
Pour utiliser SearXNG tout seul
|
|
```bash
|
|
docker compose up -d
|
|
```
|
|
|
|
Pour utiliser SearXNG avec Traefik
|
|
```bash
|
|
docker compose -f docker-compose-traefik.yml up -d
|
|
```
|
|
|
|
Pour utiliser SearXNG avec Nginx
|
|
```bash
|
|
docker compose -f docker-compose-nginx.yml up -d
|
|
```
|
|
# Utilisation
|
|
|
|
## Accueil
|
|
|
|
|
|
# More info
|
|
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
|
|
|
|
# Buy me a coffe
|
|
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a> |