Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/attuneops/deploy-searxng-private-search-engine-in-docker
This is an Attune Project to deploy and startup the SearXNG Private Search Engine in Docker. SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services.
https://github.com/attuneops/deploy-searxng-private-search-engine-in-docker
attune attune-automation searx searx-docker searx-metasearch-engine searxng servertribe servertribe-attune
Last synced: 7 days ago
JSON representation
This is an Attune Project to deploy and startup the SearXNG Private Search Engine in Docker. SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services.
- Host: GitHub
- URL: https://github.com/attuneops/deploy-searxng-private-search-engine-in-docker
- Owner: AttuneOps
- Created: 2023-01-31T02:25:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T11:09:51.000Z (4 months ago)
- Last Synced: 2024-07-17T13:44:16.658Z (4 months ago)
- Topics: attune, attune-automation, searx, searx-docker, searx-metasearch-engine, searxng, servertribe, servertribe-attune
- Homepage: https://www.servertribe.com/
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://doc.servertribe.com)
[![Discord](https://img.shields.io/discord/844971127703994369)](http://discord.servertribe.com)
[![Docs](https://img.shields.io/badge/videos-watch-brightgreen.svg)](https://www.youtube.com/@servertribe)
[![Generic badge](https://img.shields.io/badge/download-latest-brightgreen.svg)](https://www.servertribe.com/community-edition/)# SearXNG Search Engine
This is an Attune Project to deploy and startup the SearXNG Private Search
Engine in Docker. SearXNG is a free internet metasearch engine which
aggregates results from more than 70 search services.This project has been tested on:
* Ubuntu 22.04
* Docker 20.10.21# Attune
[Attune](https://www.servertribe.com/)
automates and orchestrates processes to streamline deployments, scaling,
migrations, and management of your systems. The Attune platform is building a
community of sharable automated and orchestrated processes.You can leverage the publicly available orchestrated blueprints to increase
your productivity, and accelerate the delivery of your projects. You can
open-source your own work and improve existing community orchestrated projects.## Get Started with Attune, Download NOW!
The **Attune Community Edition** can be
[downloaded](https://www.servertribe.com/comunity-edition/)
for free from our
[ServerTribe website](https://www.servertribe.com/comunity-edition/).
You can learn more about Attune through
[ServerTribe's YouTube Channel](https://www.youtube.com/@servertribe).# Clone this Project
Clone this project into your own instance of Attune.
---
Paste the GIT repository URL into Attune and Select Clone.
---
**Now that this project is in your Attune instance you can begin creating
Jobs.**Navigate to the Plan workspace and create a Job from a Blueprint in the
Project you cloned.---
Configure the Parameters for the Job you created. Create the Values you're
missing in the next step.---
Create the Values required to fill the Parameters for the Job.
---
Run your Job.
---
**Congratulations, you’ve run a cloned project.**
If you need further assistance, please explore our help.
## Blueprints
This Project contains the following Blueprints.
### Deploy and Setup SearXNG Docker
## Parameters
| Name | Type | Script Reference | Comment |
| ---- | ---- | ---------------- | ------- |
| SearXNG Search Engine Base Directory | Text | `searxngsearchenginebasedirectory` | This is the directory for the files being deployed and configured. Example: `/usr/local/`. |
| SearXNG Search Engine Node | Linux/Unix Node | `searxngsearchenginenode` | The node address that the SearXNG Search Engine is being deployed too. |
| SearXNG Search Engine Node root User | Linux/Unix Credential | `searxngsearchenginenoderootuser` | The `root` User credentials that the SearXNG Search Engine is being deployed with. |## Files
| Name | Type | Comment |
| ---- | ---- | ------- |# Contribute to this Project
**The collective power of a community of talented individuals working in
concert delivers not only more ideas, but quicker development and
troubleshooting when issues arise.**If you’d like to contribute and help improve these projects, please fork our
repository, commit your changes in Attune, push you changes, and create a
pull request.---
Please feel free to raise any issues or questions you have.
---
**Thank you**