<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anyone with experience using anubis on their lemmy server, have a good config?]]></title><description><![CDATA[<p dir="auto">I've recently added anubis to <a href="http://lemmy.ml" target="_blank" rel="noopener noreferrer nofollow ugc">lemmy.ml</a>, and it seems to be working well.</p>
<p dir="auto">I have a PR to add anubis to lemmy-ansible (our main installation method), and I could use some help tweaking / optimizing its <code>botPolicy.yaml</code> config, for federated services.</p>
<p dir="auto">Anyone with experience running anubis, this would be much appreciated.</p>


<div class="row mt-3"><div class="card col-md-9 col-lg-6 position-relative link-preview p-0">



<a href="https://github.com/LemmyNet/lemmy-ansible/pull/285" title="Adding an optional anubis config by dessalines · Pull Request #285 · LemmyNet/lemmy-ansible">
<img src="https://opengraph.githubassets.com/d31335d89bfbbe131ab3698d0dd7538e5eae6322d50938861939285a1de17b77/LemmyNet/lemmy-ansible/pull/285" class="card-img-top not-responsive" style="max-height: 15rem;" alt="Link Preview Image" onerror="this.parentElement.remove()" />
</a>



<div class="card-body">
<h5 class="card-title">
<a class="text-decoration-none" href="https://github.com/LemmyNet/lemmy-ansible/pull/285">
Adding an optional anubis config by dessalines · Pull Request #285 · LemmyNet/lemmy-ansible
</a>
</h5>
<p class="card-text line-clamp-3">A docker deploy for ansible. Contribute to LemmyNet/lemmy-ansible development by creating an account on GitHub.</p>
</div>
<a href="https://github.com/LemmyNet/lemmy-ansible/pull/285" class="card-footer text-body-secondary small d-flex gap-2 align-items-center lh-2">



<img src="https://github.githubassets.com/favicons/favicon.svg" alt="favicon" class="not-responsive overflow-hiddden" style="max-width: 21px; max-height: 21px;" onerror="this.remove()"/>



<p class="d-inline-block text-truncate mb-0">GitHub <span class="text-secondary">(github.com)</span></p>
</a>
</div></div>]]></description><link>https://citiverse.it/topic/a712ae57-5651-415f-ba6b-49e19344dac4/anyone-with-experience-using-anubis-on-their-lemmy-server-have-a-good-config</link><generator>RSS for Node</generator><lastBuildDate>Sun, 24 May 2026 11:14:06 GMT</lastBuildDate><atom:link href="https://citiverse.it/topic/a712ae57-5651-415f-ba6b-49e19344dac4.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Apr 2026 12:16:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anyone with experience using anubis on their lemmy server, have a good config? on Thu, 09 Apr 2026 13:15:04 GMT]]></title><description><![CDATA[<p dir="auto">Sure. I have found that the default botPolicy works fine for blocking the AI bots, but blocks federation.</p>
<p dir="auto">At the reverse proxy level:</p>
<pre><code>if ($request_method = POST) {
    proxy_pass http://nodebb; 
}
</code></pre>
<p dir="auto">Because Anubis can't filter by HTTP method, unless I am mistaken. This just broadly allows all incoming activities. If you want to get specific, limit it to your shared inbox or individual user inboxes via regular expression or something. I didn't find that it was necessary.</p>
<p dir="auto">As for botPolicies.yaml</p>
<pre><code>  # Allow /inbox
  - name: allow-ap-headers
    headers_regex:
      Accept: application/ld\+json; profile="https://www.w3.org/ns/activitystreams"
      Accept: application/activity\+json
    action: ALLOW

  - name: allow-assets
    path_regex: /assets
    action: ALLOW
</code></pre>
<p dir="auto">The former allows those specific AP headers (it is naive, some AP impls. send slight variations of those two headers.</p>
<p dir="auto">The latter allows our uploads.</p>
]]></description><link>https://citiverse.it/post/https://activitypub.space/post/1751</link><guid isPermaLink="true">https://citiverse.it/post/https://activitypub.space/post/1751</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Thu, 09 Apr 2026 13:15:04 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone with experience using anubis on their lemmy server, have a good config? on Thu, 09 Apr 2026 13:11:48 GMT]]></title><description><![CDATA[<p dir="auto">Yep, essentially the <code>botPolicy.yaml</code> there could be a collectively developed anubis config, based on what works best.</p>
]]></description><link>https://citiverse.it/post/https://lemmy.ml/comment/25051896</link><guid isPermaLink="true">https://citiverse.it/post/https://lemmy.ml/comment/25051896</guid><dc:creator><![CDATA[dessalines@lemmy.ml]]></dc:creator><pubDate>Thu, 09 Apr 2026 13:11:48 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone with experience using anubis on their lemmy server, have a good config? on Thu, 09 Apr 2026 13:07:10 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/povoq%40slrpnk.net">@poVoq@slrpnk.net</a></p>
]]></description><link>https://citiverse.it/post/https://slrpnk.net/comment/21704521</link><guid isPermaLink="true">https://citiverse.it/post/https://slrpnk.net/comment/21704521</guid><dc:creator><![CDATA[ex_06@slrpnk.net]]></dc:creator><pubDate>Thu, 09 Apr 2026 13:07:10 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone with experience using anubis on their lemmy server, have a good config? on Thu, 09 Apr 2026 12:53:47 GMT]]></title><description><![CDATA[<p dir="auto">We are not running Anubis, although we do block a large number of AI/LLM companies through IP addresses. Each time we block a new one, it makes a noticeable difference in the performance graphs.</p>
]]></description><link>https://citiverse.it/post/https://lemmy.ca/comment/22671377</link><guid isPermaLink="true">https://citiverse.it/post/https://lemmy.ca/comment/22671377</guid><dc:creator><![CDATA[otter@lemmy.ca]]></dc:creator><pubDate>Thu, 09 Apr 2026 12:53:47 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone with experience using anubis on their lemmy server, have a good config? on Thu, 09 Apr 2026 12:49:40 GMT]]></title><description><![CDATA[<p dir="auto">I regularly encounter images not loading from <a href="http://quock.au" target="_blank" rel="noopener noreferrer nofollow ugc">quock.au</a>. No idea if they've got that under control now but that is the most visible issue every instance fights with. Gonna ne great when we have a recommended configuration for Lemmy.</p>
]]></description><link>https://citiverse.it/post/https://swg-empire.de/comment/9536916</link><guid isPermaLink="true">https://citiverse.it/post/https://swg-empire.de/comment/9536916</guid><dc:creator><![CDATA[bjoern_tantau@swg-empire.de]]></dc:creator><pubDate>Thu, 09 Apr 2026 12:49:40 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone with experience using anubis on their lemmy server, have a good config? on Thu, 09 Apr 2026 12:46:24 GMT]]></title><description><![CDATA[<p dir="auto">Do we have an equivalent service on <a href="http://lemmy.ca" target="_blank" rel="noopener noreferrer nofollow ugc">lemmy.ca</a>? (I don't know anything about net security and am just curious)</p>
]]></description><link>https://citiverse.it/post/https://lemmy.ca/comment/22671273</link><guid isPermaLink="true">https://citiverse.it/post/https://lemmy.ca/comment/22671273</guid><dc:creator><![CDATA[alabaster_mango@lemmy.ca]]></dc:creator><pubDate>Thu, 09 Apr 2026 12:46:24 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone with experience using anubis on their lemmy server, have a good config? on Thu, 09 Apr 2026 12:38:12 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://lemmy.nz/" target="_blank" rel="noopener noreferrer nofollow ugc">https://lemmy.nz/</a> and <a href="https://quokk.au/" target="_blank" rel="noopener noreferrer nofollow ugc">https://quokk.au/</a> are running Anubis, and so those admins may be able to offer insight <img src="https://citiverse.it/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=0c04e9d88a0" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://citiverse.it/post/https://lemmy.ca/comment/22671150</link><guid isPermaLink="true">https://citiverse.it/post/https://lemmy.ca/comment/22671150</guid><dc:creator><![CDATA[otter@lemmy.ca]]></dc:creator><pubDate>Thu, 09 Apr 2026 12:38:12 GMT</pubDate></item></channel></rss>