mirror of
https://github.com/searxng/searxng
synced 2024-10-30 21:20:28 +00:00
README.rst: installation: add searx/searx-docker
This commit is contained in:
parent
5b50e116b8
commit
efc2a87e77
14
README.rst
14
README.rst
@ -17,6 +17,18 @@ See the `documentation <https://asciimoo.github.io/searx>`__ and the `wiki <http
|
||||
Installation
|
||||
~~~~~~~~~~~~
|
||||
|
||||
With Docker
|
||||
------
|
||||
Go to the `searx-docker <https://github.com/searx/searx-docker>`__ project.
|
||||
|
||||
Without Docker
|
||||
------
|
||||
For all the details, follow this `step by step installation <https://asciimoo.github.io/searx/dev/install/installation.html>`__.
|
||||
|
||||
Note: the documentation needs to be updated.
|
||||
|
||||
If you are in hurry
|
||||
------
|
||||
- clone source:
|
||||
``git clone https://github.com/asciimoo/searx.git && cd searx``
|
||||
- install dependencies: ``./manage.sh update_packages``
|
||||
@ -25,8 +37,6 @@ Installation
|
||||
(set your ``secret_key``!)
|
||||
- run ``python searx/webapp.py`` to start the application
|
||||
|
||||
For all the details, follow this `step by step
|
||||
installation <https://github.com/asciimoo/searx/wiki/Installation>`__.
|
||||
|
||||
Bugs
|
||||
~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user