mirror of https://github.com/searx/searx
Deploying to gh-pages from @ 4a85e6bec7
🚀
This commit is contained in:
parent
e3966e6f3a
commit
146b66da61
|
@ -91,7 +91,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -314,7 +314,7 @@ if __name__ == '__main__':
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -277,25 +277,25 @@ p.rubric {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
img.align-left, .figure.align-left, object.align-left {
|
||||
img.align-left, figure.align-left, .figure.align-left, object.align-left {
|
||||
clear: left;
|
||||
float: left;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
img.align-right, .figure.align-right, object.align-right {
|
||||
img.align-right, figure.align-right, .figure.align-right, object.align-right {
|
||||
clear: right;
|
||||
float: right;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
img.align-center, .figure.align-center, object.align-center {
|
||||
img.align-center, figure.align-center, .figure.align-center, object.align-center {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
img.align-default, .figure.align-default {
|
||||
img.align-default, figure.align-default, .figure.align-default {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
@ -319,7 +319,8 @@ img.align-default, .figure.align-default {
|
|||
|
||||
/* -- sidebars -------------------------------------------------------------- */
|
||||
|
||||
div.sidebar {
|
||||
div.sidebar,
|
||||
aside.sidebar {
|
||||
margin: 0 0 0.5em 1em;
|
||||
border: 1px solid #ddb;
|
||||
padding: 7px;
|
||||
|
@ -377,12 +378,14 @@ div.body p.centered {
|
|||
/* -- content of sidebars/topics/admonitions -------------------------------- */
|
||||
|
||||
div.sidebar > :last-child,
|
||||
aside.sidebar > :last-child,
|
||||
div.topic > :last-child,
|
||||
div.admonition > :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
div.sidebar::after,
|
||||
aside.sidebar::after,
|
||||
div.topic::after,
|
||||
div.admonition::after,
|
||||
blockquote::after {
|
||||
|
@ -455,20 +458,22 @@ td > :last-child {
|
|||
|
||||
/* -- figures --------------------------------------------------------------- */
|
||||
|
||||
div.figure {
|
||||
div.figure, figure {
|
||||
margin: 0.5em;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
div.figure p.caption {
|
||||
div.figure p.caption, figcaption {
|
||||
padding: 0.3em;
|
||||
}
|
||||
|
||||
div.figure p.caption span.caption-number {
|
||||
div.figure p.caption span.caption-number,
|
||||
figcaption span.caption-number {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
div.figure p.caption span.caption-text {
|
||||
div.figure p.caption span.caption-text,
|
||||
figcaption span.caption-text {
|
||||
}
|
||||
|
||||
/* -- field list styles ----------------------------------------------------- */
|
||||
|
|
|
@ -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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -245,7 +245,7 @@ output.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -1835,7 +1835,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -149,7 +149,7 @@ searched.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -489,7 +489,7 @@ Debian:</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -172,7 +172,7 @@ make docker
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -1745,7 +1745,7 @@ command twice). At this point searx is not demonized; uwsgi allows this.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -163,7 +163,7 @@ and <a class="reference external" href="https://github.com/searx/searx/blob/mast
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -182,7 +182,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -428,7 +428,7 @@ following example, searx has only two engines:</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -120,7 +120,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -139,7 +139,7 @@ existing instances.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -151,7 +151,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -412,7 +412,7 @@ $ systemctl restart uwsgi@searx
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -152,7 +152,7 @@ version in your issue, so we can investigate it properly.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -185,7 +185,7 @@ the results in ascending order.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -273,7 +273,7 @@ doc available at --> https://searx.github.io/searx
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -167,7 +167,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -295,7 +295,7 @@ never need the latter.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -164,7 +164,7 @@ plugin.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -1609,7 +1609,7 @@ gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -154,7 +154,7 @@ create a PR.</p>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -191,7 +191,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -182,7 +182,7 @@ digital rights</p></li>
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -117,7 +117,7 @@
|
|||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -184,18 +184,18 @@ inspect service
|
|||
show service status and log
|
||||
option
|
||||
set one of the available options
|
||||
apache (http://fv-az93-383/searx)
|
||||
apache (http://fv-az246-97/searx)
|
||||
:install: apache site with a reverse proxy (ProxyPass)
|
||||
:remove: apache site searx.conf
|
||||
nginx (http://fv-az93-383/searx)
|
||||
nginx (http://fv-az246-97/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-az93-383/searx
|
||||
PUBLIC_HOST : fv-az93-383
|
||||
PUBLIC_URL : http://fv-az246-97/searx
|
||||
PUBLIC_HOST : fv-az246-97
|
||||
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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -194,7 +194,7 @@ install
|
|||
:base: prepare LXC; install basic packages
|
||||
:suite: install LXC searx suite into all (or <name>) containers
|
||||
|
||||
LXC suite: searx --> http://fv-az93-383/searx
|
||||
LXC suite: searx --> http://fv-az246-97/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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -103,7 +103,7 @@ $ sudo -i -u <span class="s2">"morty"</span>
|
|||
<span class="o">(</span>morty<span class="o">)</span> $ mkdir /usr/local/morty/local
|
||||
<span class="o">(</span>morty<span class="o">)</span> $ wget --progress<span class="o">=</span>bar -O <span class="s2">"go1.13.5.linux-amd64.tar.gz"</span> <span class="se">\</span>
|
||||
<span class="s2">"https://dl.google.com/go/go1.13.5.linux-amd64.tar.gz"</span>
|
||||
<span class="o">(</span>morty<span class="o">)</span> $ tar -C /usr/local/morty/local/go -xzf <span class="s2">"go1.13.5.linux-amd64.tar.gz"</span>
|
||||
<span class="o">(</span>morty<span class="o">)</span> $ tar -C /usr/local/morty/local -xzf <span class="s2">"go1.13.5.linux-amd64.tar.gz"</span>
|
||||
<span class="o">(</span>morty<span class="o">)</span> $ which go
|
||||
/usr/local/morty/local/go/bin/go
|
||||
</pre></div>
|
||||
|
@ -186,22 +186,22 @@ inspect service
|
|||
option
|
||||
set one of the available options
|
||||
:new-key: set new morty key
|
||||
apache : http://fv-az93-383/morty/
|
||||
apache : http://fv-az246-97/morty/
|
||||
:install: apache site with a reverse proxy (ProxyPass)
|
||||
:remove: apache site morty.conf
|
||||
nginx (http://fv-az93-383/morty/)
|
||||
nginx (http://fv-az246-97/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-az93-383/morty/
|
||||
PUBLIC_URL_MORTY: http://fv-az246-97/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-az93-383/morty/
|
||||
url : http://fv-az246-97/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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
|
@ -113,8 +113,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-az93-383/searx
|
||||
SEARX_INSTANCE_NAME : searx@fv-az93-383
|
||||
PUBLIC_URL : http://fv-az246-97/searx
|
||||
SEARX_INSTANCE_NAME : searx@fv-az246-97
|
||||
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-2020, Adam Tauber, Noémi Ványi.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
|
||||
</div>
|
||||
<script src="../_static/version_warning_offset.js"></script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue