mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 10:32:21 +02:00
doc: add descriptions of our tooling box in ./utils
Initial started with the scripts for searx, filtron and morty installations. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
e7401796f6
commit
94ac560dcc
11 changed files with 141 additions and 26 deletions
23
docs/utils/index.rst
Normal file
23
docs/utils/index.rst
Normal file
|
@ -0,0 +1,23 @@
|
|||
|
||||
.. _searx_utils:
|
||||
|
||||
======================
|
||||
Tooling box ``utils/``
|
||||
======================
|
||||
|
||||
In the folder :origin:`utils/` we maintain some tools useful for admins and
|
||||
developers.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
searx.sh
|
||||
filtron.sh
|
||||
morty.sh
|
||||
|
||||
.. hint::
|
||||
|
||||
ATM :ref:`filtron.sh` and :ref:`searx.sh` do supports only systemd init
|
||||
process used by debian, ubuntu and many other dists. If you have working
|
||||
init.d files to start/stop services, please contribute / thanks!
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue