mirror of
https://github.com/searx/searx
synced 2024-11-05 18:22:43 +01:00
Deploying to gh-pages from @ 5e45b5abd7
🚀
This commit is contained in:
parent
4286d821fa
commit
a4c39826a2
2
404.html
2
404.html
@ -95,7 +95,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -91,7 +91,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -314,7 +314,7 @@ if __name__ == '__main__':
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* Sphinx stylesheet -- basic theme.
|
||||
*
|
||||
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
|
||||
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
|
||||
* :license: BSD, see LICENSE for details.
|
||||
*
|
||||
*/
|
||||
@ -757,6 +757,7 @@ span.pre {
|
||||
-ms-hyphens: none;
|
||||
-webkit-hyphens: none;
|
||||
hyphens: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div[class*="highlight-"] {
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* Sphinx JavaScript utilities for all documentation.
|
||||
*
|
||||
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
|
||||
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
|
||||
* :license: BSD, see LICENSE for details.
|
||||
*
|
||||
*/
|
||||
@ -264,6 +264,9 @@ var Documentation = {
|
||||
hideSearchWords : function() {
|
||||
$('#searchbox .highlight-link').fadeOut(300);
|
||||
$('span.highlighted').removeClass('highlighted');
|
||||
var url = new URL(window.location);
|
||||
url.searchParams.delete('highlight');
|
||||
window.history.replaceState({}, '', url);
|
||||
},
|
||||
|
||||
/**
|
||||
|
@ -5,7 +5,7 @@
|
||||
* This script contains the language-specific data used by searchtools.js,
|
||||
* namely the list of stopwords, stemmer, scorer and splitter.
|
||||
*
|
||||
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
|
||||
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
|
||||
* :license: BSD, see LICENSE for details.
|
||||
*
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* Sphinx JavaScript utilities for the full-text search.
|
||||
*
|
||||
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
|
||||
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
|
||||
* :license: BSD, see LICENSE for details.
|
||||
*
|
||||
*/
|
||||
|
@ -192,7 +192,7 @@ HTML of the site. URL of the searx instance and values are customizable.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -124,7 +124,7 @@ maintained by the scripts from our <a class="reference internal" href="../utils/
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -245,7 +245,7 @@ output.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -2120,7 +2120,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -149,7 +149,7 @@ searched.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -276,7 +276,7 @@ port 8888 where a searx is being run. For a complete setup see: <a class="refere
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -178,7 +178,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -489,7 +489,7 @@ Debian:</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -172,7 +172,7 @@ make docker.build
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -386,7 +386,7 @@ sudo -H touch /etc/uwsgi.d/searx.ini
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -2111,7 +2111,7 @@ command twice). At this point searx is not demonized; uwsgi allows this.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -498,7 +498,7 @@ enable-threads <span class="o">=</span> <span class="nb">true</span>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -171,7 +171,7 @@ and <a class="reference external" href="https://github.com/searx/searx/blob/mast
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -134,7 +134,7 @@ plus morty”</em> in the <a class="reference internal" href="installation-nginx
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -186,7 +186,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -461,7 +461,7 @@ following example, searx has only two engines:</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -139,7 +139,7 @@ existing instances.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -155,7 +155,7 @@ are going to be added. This way, you will be able to query your own databases/in
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -115,7 +115,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -166,7 +166,7 @@ as a table. You can check out the pull request for more details see
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -412,7 +412,7 @@ $ systemctl restart uwsgi@searx
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -153,7 +153,7 @@ and come up with new solutions which fit your use case.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -148,7 +148,7 @@ version in your issue, so we can investigate it properly.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -174,7 +174,7 @@ as you wish.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -189,7 +189,7 @@ the results in ascending order.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -190,7 +190,7 @@ any extra dependency.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -261,7 +261,7 @@ commit and push:</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -734,7 +734,7 @@ time of publish <em>(not implemented yet)</em></p></td>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -168,7 +168,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -347,7 +347,7 @@ never need to upload.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -164,7 +164,7 @@ plugin.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -139,7 +139,7 @@ to our “<a class="reference internal" href="contribution_guide.html#how-to-con
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -369,7 +369,7 @@ content becomes smart.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="row-even"><td><p><a class="reference external" href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-rfc" title="(in Sphinx v5.0.0+)"><code class="xref rst rst-role docutils literal notranslate"><span class="pre">rfc</span></code></a></p></td>
|
||||
<td><p><span class="target" id="index-0"></span><a class="rfc reference external" href="https://tools.ietf.org/html/rfc822.html"><strong>RFC 822</strong></a></p></td>
|
||||
<td><p><span class="target" id="index-0"></span><a class="rfc reference external" href="https://datatracker.ietf.org/doc/html/rfc822.html"><strong>RFC 822</strong></a></p></td>
|
||||
<td><p><code class="docutils literal notranslate"><span class="pre">:rfc:`822`</span></code></p></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p><a class="reference external" href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-pep" title="(in Sphinx v5.0.0+)"><code class="xref rst rst-role docutils literal notranslate"><span class="pre">pep</span></code></a></p></td>
|
||||
@ -1608,7 +1608,7 @@ gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -200,7 +200,7 @@ instance. See the available options in the preferences page of the instance.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -154,7 +154,7 @@ create a PR.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -191,7 +191,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -185,7 +185,7 @@ digital rights</p></li>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -115,7 +115,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -114,7 +114,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="_static/version_warning_offset.js"></script>
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -110,7 +110,7 @@ developers and users.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -104,13 +104,13 @@
|
||||
</div>
|
||||
<dl class="py function">
|
||||
<dt class="sig sig-object py" id="searx_extra.standalone_searx.get_search_query">
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">get_search_query</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">args</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/argparse.html#argparse.Namespace" title="(in Python v3.10)"><span class="pre">argparse.Namespace</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">engine_categories</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Optional</span><span class="p"><span class="pre">[</span></span><span class="pre">List</span><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">searx.search.models.SearchQuery</span></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#get_search_query"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.get_search_query" title="Permalink to this definition">¶</a></dt>
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">get_search_query</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">args</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/argparse.html#argparse.Namespace" title="(in Python v3.10)"><span class="pre">argparse.Namespace</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">engine_categories</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.10)"><span class="pre">Optional</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.List" title="(in Python v3.10)"><span class="pre">List</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">searx.search.models.SearchQuery</span></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#get_search_query"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.get_search_query" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Get search results for the query</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="py function">
|
||||
<dt class="sig sig-object py" id="searx_extra.standalone_searx.json_serial">
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">json_serial</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">obj</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Any</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">Any</span></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#json_serial"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.json_serial" title="Permalink to this definition">¶</a></dt>
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">json_serial</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">obj</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Any" title="(in Python v3.10)"><span class="pre">Any</span></a></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Any" title="(in Python v3.10)"><span class="pre">Any</span></a></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#json_serial"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.json_serial" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>JSON serializer for objects not serializable by default json code.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Raises</dt>
|
||||
@ -121,13 +121,13 @@
|
||||
|
||||
<dl class="py function">
|
||||
<dt class="sig sig-object py" id="searx_extra.standalone_searx.no_parsed_url">
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">no_parsed_url</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">results</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">List</span><span class="p"><span class="pre">[</span></span><span class="pre">Dict</span><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">Any</span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">List</span><span class="p"><span class="pre">[</span></span><span class="pre">Dict</span><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">Any</span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#no_parsed_url"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.no_parsed_url" title="Permalink to this definition">¶</a></dt>
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">no_parsed_url</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">results</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.List" title="(in Python v3.10)"><span class="pre">List</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Dict" title="(in Python v3.10)"><span class="pre">Dict</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Any" title="(in Python v3.10)"><span class="pre">Any</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.List" title="(in Python v3.10)"><span class="pre">List</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Dict" title="(in Python v3.10)"><span class="pre">Dict</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Any" title="(in Python v3.10)"><span class="pre">Any</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#no_parsed_url"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.no_parsed_url" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Remove parsed url from dict.</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="py function">
|
||||
<dt class="sig sig-object py" id="searx_extra.standalone_searx.parse_argument">
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">parse_argument</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">args</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Optional</span><span class="p"><span class="pre">[</span></span><span class="pre">List</span><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">category_choices</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Optional</span><span class="p"><span class="pre">[</span></span><span class="pre">List</span><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/argparse.html#argparse.Namespace" title="(in Python v3.10)"><span class="pre">argparse.Namespace</span></a></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#parse_argument"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.parse_argument" title="Permalink to this definition">¶</a></dt>
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">parse_argument</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">args</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.10)"><span class="pre">Optional</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.List" title="(in Python v3.10)"><span class="pre">List</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">category_choices</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.10)"><span class="pre">Optional</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.List" title="(in Python v3.10)"><span class="pre">List</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/argparse.html#argparse.Namespace" title="(in Python v3.10)"><span class="pre">argparse.Namespace</span></a></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#parse_argument"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.parse_argument" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Parse command line.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Raises</dt>
|
||||
@ -153,7 +153,7 @@
|
||||
|
||||
<dl class="py function">
|
||||
<dt class="sig sig-object py" id="searx_extra.standalone_searx.to_dict">
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">to_dict</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">search_query</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">searx.search.models.SearchQuery</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">Dict</span><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">Any</span><span class="p"><span class="pre">]</span></span></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#to_dict"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.to_dict" title="Permalink to this definition">¶</a></dt>
|
||||
<span class="sig-prename descclassname"><span class="pre">searx_extra.standalone_searx.</span></span><span class="sig-name descname"><span class="pre">to_dict</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">search_query</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">searx.search.models.SearchQuery</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Dict" title="(in Python v3.10)"><span class="pre">Dict</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><span class="pre">str</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Any" title="(in Python v3.10)"><span class="pre">Any</span></a><span class="p"><span class="pre">]</span></span></span></span><a class="reference internal" href="../_modules/searx_extra/standalone_searx.html#to_dict"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#searx_extra.standalone_searx.to_dict" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Get result from parsed arguments.</p>
|
||||
</dd></dl>
|
||||
|
||||
@ -216,7 +216,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -117,7 +117,7 @@
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -172,7 +172,7 @@ instance, have access to a privacy respecting search service.</p>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -159,7 +159,7 @@ By adding a new search engine with a different language, Searx will search in yo
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -182,18 +182,18 @@ inspect service
|
||||
show service status and log
|
||||
option
|
||||
set one of the available options
|
||||
apache (http://fv-az224-772/searx)
|
||||
apache (http://fv-az246-593/searx)
|
||||
:install: apache site with a reverse proxy (ProxyPass)
|
||||
:remove: apache site searx.conf
|
||||
nginx (http://fv-az224-772/searx)
|
||||
nginx (http://fv-az246-593/searx)
|
||||
:install: nginx site with a reverse proxy (ProxyPass)
|
||||
:remove: nginx site searx.conf
|
||||
|
||||
filtron rules: /etc/filtron/rules.json
|
||||
|
||||
If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
||||
PUBLIC_URL : http://fv-az224-772/searx
|
||||
PUBLIC_HOST : fv-az224-772
|
||||
PUBLIC_URL : http://fv-az246-593/searx
|
||||
PUBLIC_HOST : fv-az246-593
|
||||
SERVICE_USER : filtron
|
||||
FILTRON_TARGET : 127.0.0.1:8888
|
||||
FILTRON_API : 127.0.0.1:4005
|
||||
@ -260,7 +260,7 @@ If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -220,7 +220,7 @@ reverse proxy for filtron on all containers of the <a class="reference internal"
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -192,7 +192,7 @@ install
|
||||
:base: prepare LXC; install basic packages
|
||||
:suite: install LXC searx suite into all (or <name>) containers
|
||||
|
||||
LXC suite: searx --> http://fv-az224-772/searx
|
||||
LXC suite: searx --> http://fv-az246-593/searx
|
||||
suite includes searx, morty & filtron
|
||||
suite images:
|
||||
ubu1804 ubu2004 ubu2010 fedora33 archlinux centos7
|
||||
@ -363,7 +363,7 @@ lxc_suite_info<span class="o">()</span> <span class="o">{</span>
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -184,22 +184,22 @@ inspect service
|
||||
option
|
||||
set one of the available options
|
||||
:new-key: set new morty key
|
||||
apache : http://fv-az224-772/morty/
|
||||
apache : http://fv-az246-593/morty/
|
||||
:install: apache site with a reverse proxy (ProxyPass)
|
||||
:remove: apache site morty.conf
|
||||
nginx (http://fv-az224-772/morty/)
|
||||
nginx (http://fv-az246-593/morty/)
|
||||
:install: nginx site with a reverse proxy (ProxyPass)
|
||||
:remove: nginx site morty.conf
|
||||
|
||||
If needed, set the environment variables in the '.config.sh' file::
|
||||
PUBLIC_URL_MORTY: http://fv-az224-772/morty/
|
||||
PUBLIC_URL_MORTY: http://fv-az246-593/morty/
|
||||
MORTY_LISTEN: 127.0.0.1:3000
|
||||
SERVICE_USER: morty
|
||||
|
||||
To activate result and image proxy in searx, edit settings.yml (read:
|
||||
https://searx.github.io/searx/admin/morty.html)::
|
||||
result_proxy:
|
||||
url : http://fv-az224-772/morty/
|
||||
url : http://fv-az246-593/morty/
|
||||
server:
|
||||
image_proxy : True
|
||||
</pre></div>
|
||||
@ -264,7 +264,7 @@ https://searx.github.io/searx/admin/morty.html)::
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
@ -111,8 +111,8 @@ apache
|
||||
searx settings: /etc/searx/settings.yml
|
||||
|
||||
If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
||||
PUBLIC_URL : http://fv-az224-772/searx
|
||||
SEARX_INSTANCE_NAME : searx@fv-az224-772
|
||||
PUBLIC_URL : http://fv-az246-593/searx
|
||||
SEARX_INSTANCE_NAME : searx@fv-az246-593
|
||||
SERVICE_USER : searx
|
||||
SEARX_INTERNAL_HTTP : http://127.0.0.1:8888
|
||||
</pre></div>
|
||||
@ -177,7 +177,7 @@ If needed, set PUBLIC_URL of your WEB service in the '.config.sh' file::
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2021, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user