Loading docs/build-templates/filtron.rst +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ (${SERVICE_USER}) $ mkdir ${SERVICE_HOME}/local (${SERVICE_USER}) $ wget --progress=bar -O "${GO_TAR}" \\ "${GO_PKG_URL}" (${SERVICE_USER}) $ tar -C ${SERVICE_HOME}/local/go -xzf "${GO_TAR}" (${SERVICE_USER}) $ tar -C ${SERVICE_HOME}/local -xzf "${GO_TAR}" (${SERVICE_USER}) $ which go ${SERVICE_HOME}/local/go/bin/go Loading docs/build-templates/searx.rst +1 −1 Original line number Diff line number Diff line Loading @@ -167,7 +167,7 @@ container or in a script, test with curl: .. code-block:: sh $ xgd-open http://$SEARX_INTERNAL_URL $ xdg-open http://$SEARX_INTERNAL_URL .. group-tab:: curl Loading utils/templates/etc/uwsgi/apps-available/searx.ini +2 −2 Original line number Diff line number Diff line Loading @@ -79,6 +79,6 @@ http = ${SEARX_INTERNAL_HTTP} # On some distributions you need to create the app folder for the sockets:: # # mkdir -p /run/uwsgi/app/searx # chmod -R ${SERVICE_USER}:${SERVICE_GROUP} /run/uwsgi/app/searx # chown -R ${SERVICE_USER}:${SERVICE_GROUP} /run/uwsgi/app/searx # # socket = /run/uwsgi/app/searx/socket Loading
docs/build-templates/filtron.rst +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ (${SERVICE_USER}) $ mkdir ${SERVICE_HOME}/local (${SERVICE_USER}) $ wget --progress=bar -O "${GO_TAR}" \\ "${GO_PKG_URL}" (${SERVICE_USER}) $ tar -C ${SERVICE_HOME}/local/go -xzf "${GO_TAR}" (${SERVICE_USER}) $ tar -C ${SERVICE_HOME}/local -xzf "${GO_TAR}" (${SERVICE_USER}) $ which go ${SERVICE_HOME}/local/go/bin/go Loading
docs/build-templates/searx.rst +1 −1 Original line number Diff line number Diff line Loading @@ -167,7 +167,7 @@ container or in a script, test with curl: .. code-block:: sh $ xgd-open http://$SEARX_INTERNAL_URL $ xdg-open http://$SEARX_INTERNAL_URL .. group-tab:: curl Loading
utils/templates/etc/uwsgi/apps-available/searx.ini +2 −2 Original line number Diff line number Diff line Loading @@ -79,6 +79,6 @@ http = ${SEARX_INTERNAL_HTTP} # On some distributions you need to create the app folder for the sockets:: # # mkdir -p /run/uwsgi/app/searx # chmod -R ${SERVICE_USER}:${SERVICE_GROUP} /run/uwsgi/app/searx # chown -R ${SERVICE_USER}:${SERVICE_GROUP} /run/uwsgi/app/searx # # socket = /run/uwsgi/app/searx/socket