update-searxng.rst 788 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. ===================
  2. SearXNG maintenance
  3. ===================
  4. .. sidebar:: further read
  5. - :ref:`toolboxing`
  6. - :ref:`uWSGI maintenance`
  7. .. contents:: Contents
  8. :depth: 2
  9. :local:
  10. :backlinks: entry
  11. .. _update searxng:
  12. How to update
  13. =============
  14. How to update depends on the :ref:`installation` method. If you have used the
  15. :ref:`installation scripts`, use ``update`` command from the :ref:`searxng.sh`
  16. script.
  17. .. code:: sh
  18. sudo -H ./utils/searxng.sh instance update
  19. .. _inspect searxng:
  20. How to inspect & debug
  21. ======================
  22. How to debug depends on the :ref:`installation` method. If you have used the
  23. :ref:`installation scripts`, use ``inspect`` command from the :ref:`searxng.sh`
  24. script.
  25. .. code:: sh
  26. sudo -H ./utils/searxng.sh instance inspect