mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
docs: revision of the installation instructions
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
a5eefea61d
commit
eedd63ccd5
19 changed files with 427 additions and 269 deletions
|
@ -39,8 +39,9 @@ SEARX_UWSGI_SOCKET="/run/uwsgi/app/searx/socket"
|
|||
|
||||
SEARX_APT_PACKAGES="\
|
||||
uwsgi uwsgi-plugin-python3 \
|
||||
git build-essential libxslt-dev python3-dev python3-babel zlib1g-dev \
|
||||
libffi-dev libssl-dev \
|
||||
git build-essential \
|
||||
libxslt-dev python3-dev python3-babel\
|
||||
zlib1g-dev libffi-dev libssl-dev \
|
||||
"
|
||||
|
||||
# Apache Settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue