mirror of
https://github.com/searxng/searxng.git
synced 2024-11-06 01:19:31 +00:00
c3e4753ce9
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
961 B
961 B
Tooling box utils/*
In the folder utils/
we maintain some tools useful for admins and developers.
searx.sh filtron.sh morty.sh
Common commands
Scripts to maintain services often dispose of common commands and environments.
shell
:Opens a shell from the service user
${SERVICE_USSR}
, very helpful for troubleshooting.inspect service
:Shows status and log of the service, most often you have a option to enable more verbose debug logs. Very helpful for debugging, but be careful not to enable debugging in a production environment!
Tooling box setup
The main setup is done in the .config.sh
(read also makefile
setup
).
../../.config.sh