<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/container/uwsgi.ini, branch custom</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=custom</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2025-05-20T09:49:30Z</updated>
<entry>
<title>[mod] container: refactor entrypoint script</title>
<updated>2025-05-20T09:49:30Z</updated>
<author>
<name>Ivan Gabaldon</name>
<email>igabaldon@inetol.net</email>
</author>
<published>2025-05-16T09:16:41Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=749de829d5bad6a05ebe1a733a6bd942c1a386ec'/>
<id>urn:sha1:749de829d5bad6a05ebe1a733a6bd942c1a386ec</id>
<content type='text'>
That entrypoint is prone to screw things up, especially with permission handling. The new script handles initialization better and fixes some issues like delayed settings update via ENVs and timestamp overwriting, also adjusts what should be copied into the container.

Related https://github.com/searxng/searxng/pull/4721#issuecomment-2850272129
</content>
</entry>
<entry>
<title>[mod] rework container deployment (#4764)</title>
<updated>2025-05-11T16:12:51Z</updated>
<author>
<name>Ivan Gabaldon</name>
<email>igabaldon@inetol.net</email>
</author>
<published>2025-05-11T16:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=d16854e67a5bf2f640aabf119c9b50f5a1a3f24f'/>
<id>urn:sha1:d16854e67a5bf2f640aabf119c9b50f5a1a3f24f</id>
<content type='text'>
container.yml will run after integration.yml COMPLETES successfully and in master branch.

Style changes, cleanup and improved integration with CI by leveraging the use of
shared cache between all workflows.

* Podman is now supported to build the container images (Docker also received a refactor, merging both build and buildx)
* Container images are being built by Buildah instead of Docker BuildKit.
* Container images are tested before release.
* Splitting "modern" (amd64 &amp; arm64) and "legacy" (armv7) arches on different Dockerfiles allowing future optimizations.</content>
</entry>
</feed>
