mirror of
https://github.com/searxng/searxng
synced 2024-11-05 06:01:05 +00:00
24 lines
479 B
ReStructuredText
24 lines
479 B
ReStructuredText
|
|
||
|
.. _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!
|
||
|
|